Searched refs:push_mand_locks (Results 1 – 4 of 4) sorted by relevance
4508 .push_mand_locks = smb2_push_mandatory_locks,4606 .push_mand_locks = smb2_push_mandatory_locks,4706 .push_mand_locks = smb2_push_mandatory_locks,4815 .push_mand_locks = smb2_push_mandatory_locks,
1218 .push_mand_locks = cifs_push_mandatory_locks,
415 int (*push_mand_locks)(struct cifsFileInfo *); member
643 rc = tcon->ses->server->ops->push_mand_locks(cfile); in cifs_relock_file()1352 rc = tcon->ses->server->ops->push_mand_locks(cfile); in cifs_push_locks()