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

/linux-master/fs/smb/client/
H A Dfile.c2349 bool any_available = false; local
2381 if (!any_available && open_file->pid != current->tgid)
2401 if (!any_available) {
2402 any_available = true;
2407 any_available = false;

Completed in 375 milliseconds