Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dfile.c269 bool has_locks = false; in cifs_has_mand_locks() local
274 has_locks = true; in cifs_has_mand_locks()
279 return has_locks; in cifs_has_mand_locks()