Home
last modified time | relevance | path

Searched refs:ACTION_WRITEOUT (Results 1 – 1 of 1) sorted by relevance

/external/qemu/block/
Dvvfat.c1359 ACTION_RENAME, ACTION_WRITEOUT, ACTION_NEW_FILE, ACTION_MKDIR enumerator
1369 assert(commit->path || commit->action == ACTION_WRITEOUT); in clear_commits()
1370 if (commit->action != ACTION_WRITEOUT) { in clear_commits()
1395 commit->action = ACTION_WRITEOUT; in schedule_writeout()
2459 case ACTION_WRITEOUT: { in handle_commits()