Searched refs:ACTION_WRITEOUT (Results 1 – 1 of 1) sorted by relevance
1359 ACTION_RENAME, ACTION_WRITEOUT, ACTION_NEW_FILE, ACTION_MKDIR enumerator1369 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()