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

/linux-master/fs/smb/client/
H A Dfile.c2457 bool any_available = false; local
2489 if (!any_available && open_file->pid != current->tgid)
2509 if (!any_available) {
2510 any_available = true;
2515 any_available = false;

Completed in 181 milliseconds