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