Home
last modified time | relevance | path

Searched refs:still_probing (Results 1 – 2 of 2) sorted by relevance

/linux/fs/afs/
H A Dfs_probe.c318 bool still_probing = true; in afs_wait_for_fs_probes() local
328 still_probing = true; in afs_wait_for_fs_probes()
332 if (!still_probing) in afs_wait_for_fs_probes()
339 still_probing = false; in afs_wait_for_fs_probes()
349 still_probing = true; in afs_wait_for_fs_probes()
356 if (!still_probing || signal_pending(current)) in afs_wait_for_fs_probes()
H A Dvl_probe.c265 bool still_probing = false; in afs_wait_for_vl_probes() local
274 still_probing = true; in afs_wait_for_vl_probes()
278 if (!still_probing || signal_pending(current)) in afs_wait_for_vl_probes()