Searched refs:in_progress (Results 1 – 4 of 4) sorted by relevance
928 static bool in_progress = FALSE; in ffestu_list_exec_transition_() local932 assert (!in_progress); in ffestu_list_exec_transition_()933 in_progress = TRUE; in ffestu_list_exec_transition_()961 in_progress = FALSE; in ffestu_list_exec_transition_()1120 static bool in_progress = FALSE; in ffestu_dummies_transition_() local1125 assert (!in_progress); in ffestu_dummies_transition_()1126 in_progress = TRUE; in ffestu_dummies_transition_()1159 in_progress = FALSE; in ffestu_dummies_transition_()
831 `in_progress' variables.
1134 int in_progress = 0; /* # of (un)mount in progress */ in afs_lookuppn() local1241 in_progress++; in afs_lookuppn()1256 if (in_progress) { in afs_lookuppn()1258 dlog("Waiting while %d mount(s) in progress", in_progress); in afs_lookuppn()
3021 auto in_progress = CommandHandlingState::eInProgress; in InterruptCommand() local3023 in_progress, CommandHandlingState::eInterrupted); in InterruptCommand()