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.c2609 bool any_available = false; in __cifs_get_writable_file() local
2644 if (!any_available && open_file->pid != current->tgid) in __cifs_get_writable_file()
2671 if (!any_available) { in __cifs_get_writable_file()
2672 any_available = true; in __cifs_get_writable_file()
2677 any_available = false; in __cifs_get_writable_file()