Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dfile.c297 bool has_locks = false; in cifs_has_mand_locks() local
302 has_locks = true; in cifs_has_mand_locks()
307 return has_locks; in cifs_has_mand_locks()