Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dvl_probe.c247 bool still_probing = false; in afs_wait_for_vl_probes() local
256 still_probing = true; in afs_wait_for_vl_probes()
260 if (!still_probing || signal_pending(current)) in afs_wait_for_vl_probes()
H A Dfs_probe.c270 bool still_probing = false; in afs_wait_for_fs_probes() local
279 still_probing = true; in afs_wait_for_fs_probes()
283 if (!still_probing || signal_pending(current)) in afs_wait_for_fs_probes()