Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
H A Dfile.c270 bool has_locks = false; in cifs_has_mand_locks() local
275 has_locks = true; in cifs_has_mand_locks()
280 return has_locks; in cifs_has_mand_locks()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfile.c427 bool has_locks = false; in cifs_has_mand_locks() local
432 has_locks = true; in cifs_has_mand_locks()
437 return has_locks; in cifs_has_mand_locks()

Completed in 11 milliseconds