Home
last modified time | relevance | path

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

/external/qemu/block/
Dvvfat.c1364 ACTION_RENAME, ACTION_WRITEOUT, ACTION_NEW_FILE, ACTION_MKDIR enumerator
1374 assert(commit->path || commit->action == ACTION_WRITEOUT); in clear_commits()
1375 if (commit->action != ACTION_WRITEOUT) { in clear_commits()
1400 commit->action = ACTION_WRITEOUT; in schedule_writeout()
2468 case ACTION_WRITEOUT: { in handle_commits()