Searched refs:PHASE_ALL (Results 1 – 1 of 1) sorted by relevance
74 PHASE_ALL = 0, enumerator93 static int phase = PHASE_ALL;191 if (phase <= PHASE_ALL || phase >= PHASE_INVAL) { in parse_args()194 PHASE_ALL, PHASE_INVAL); in parse_args()691 if (phase == PHASE_ALL || phase == PHASE_CREATE) { in main()697 if (phase == PHASE_ALL || phase == PHASE_SETXATTR) { in main()703 if (phase == PHASE_ALL || phase == PHASE_GETXATTR) { in main()709 if (!keep_files && (phase == PHASE_ALL || phase == PHASE_UNLINK)) { in main()