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

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

Completed in 241 milliseconds