Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()