Searched refs:push_mand_locks (Results 1 – 4 of 4) sorted by relevance
1463 .push_mand_locks = cifs_push_mandatory_locks,
5613 .push_mand_locks = smb2_push_mandatory_locks,5716 .push_mand_locks = smb2_push_mandatory_locks,5824 .push_mand_locks = smb2_push_mandatory_locks,5940 .push_mand_locks = smb2_push_mandatory_locks,
531 int (*push_mand_locks)(struct cifsFileInfo *); member
1240 rc = tcon->ses->server->ops->push_mand_locks(cfile); in cifs_relock_file()2054 rc = tcon->ses->server->ops->push_mand_locks(cfile); in cifs_push_locks()