Searched refs:cifs_has_mand_locks (Results 1 – 1 of 1) sorted by relevance
631 cifs_has_mand_locks(struct cifsInodeInfo *cinode) in cifs_has_mand_locks() function711 if (server->ops->is_read_op(oplock) && cifs_has_mand_locks(cinode)) { in cifs_new_fileinfo()1388 if (server->ops->is_read_op(oplock) && cifs_has_mand_locks(cinode)) { in cifs_reopen_file()3192 if (!cache_write && cache_read && cifs_has_mand_locks(cinode)) { in cifs_oplock_break()