Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfile.c2458 bool any_available = false; in cifs_get_writable_file() local
2490 if (!any_available && open_file->pid != current->tgid) in cifs_get_writable_file()
2510 if (!any_available) { in cifs_get_writable_file()
2511 any_available = true; in cifs_get_writable_file()
2516 any_available = false; in cifs_get_writable_file()