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