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

/linux-master/fs/afs/
H A Dfs_probe.c306 bool still_probing = true; local
316 still_probing = true;
320 if (!still_probing)
327 still_probing = false;
337 still_probing = true;
344 if (!still_probing || signal_pending(current))
H A Dvl_probe.c265 bool still_probing = false; local
274 still_probing = true;
278 if (!still_probing || signal_pending(current))

Completed in 218 milliseconds