Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dfile.c2253 bool any_available = false; in cifs_get_writable_file() local
2285 if (!any_available && open_file->pid != current->tgid) in cifs_get_writable_file()
2305 if (!any_available) { in cifs_get_writable_file()
2306 any_available = true; in cifs_get_writable_file()
2311 any_available = false; in cifs_get_writable_file()