Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dfile.c264 bool has_locks = false; in cifs_has_mand_locks() local
269 has_locks = true; in cifs_has_mand_locks()
274 return has_locks; in cifs_has_mand_locks()