Searched refs:push_mand_locks (Results 1 – 4 of 4) sorted by relevance
413 int (*push_mand_locks)(struct cifsFileInfo *); member
1215 .push_mand_locks = cifs_push_mandatory_locks,
5006 .push_mand_locks = smb2_push_mandatory_locks,5105 .push_mand_locks = smb2_push_mandatory_locks,5210 .push_mand_locks = smb2_push_mandatory_locks,5323 .push_mand_locks = smb2_push_mandatory_locks,
668 rc = tcon->ses->server->ops->push_mand_locks(cfile); in cifs_relock_file()1377 rc = tcon->ses->server->ops->push_mand_locks(cfile); in cifs_push_locks()