Searched refs:in_progress (Results 1 – 5 of 5) sorted by relevance
156 bool in_progress = false; in afs_do_probe_vlserver() local190 in_progress = true; in afs_do_probe_vlserver()198 return in_progress; in afs_do_probe_vlserver()209 bool in_progress = false; in afs_send_vl_probes() local219 in_progress = true; in afs_send_vl_probes()222 return in_progress ? 0 : e.error; in afs_send_vl_probes()
165 goto in_progress; in cachefiles_read()184 in_progress: in cachefiles_read()336 goto in_progress; in __cachefiles_write()353 in_progress: in __cachefiles_write()
755 goto in_progress; in dlm_thread()771 in_progress: in dlm_thread()
1787 static int discard_in_flight_add(struct bch_dev *ca, u64 bucket, bool in_progress) in discard_in_flight_add() argument1801 .in_progress = in_progress, in discard_in_flight_add()1814 BUG_ON(!i || !i->in_progress); in discard_in_flight_remove()2029 if (i->in_progress) in bch2_do_discards_fast_work()2034 i->in_progress = true; in bch2_do_discards_fast_work()
539 bool in_progress:1; member
Completed in 20 milliseconds