Home
last modified time | relevance | path

Searched refs:in_progress (Results 1 – 5 of 5) sorted by relevance

/fs/afs/
A Dvl_probe.c156 bool in_progress = false; in afs_do_probe_vlserver() local
190 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() local
219 in_progress = true; in afs_send_vl_probes()
222 return in_progress ? 0 : e.error; in afs_send_vl_probes()
/fs/cachefiles/
A Dio.c165 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()
/fs/ocfs2/dlm/
A Ddlmthread.c755 goto in_progress; in dlm_thread()
771 in_progress: in dlm_thread()
/fs/bcachefs/
A Dalloc_background.c1787 static int discard_in_flight_add(struct bch_dev *ca, u64 bucket, bool in_progress) in discard_in_flight_add() argument
1801 .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()
A Dbcachefs.h539 bool in_progress:1; member

Completed in 20 milliseconds