Searched refs:push_mand_locks (Results 1 – 4 of 4) sorted by relevance
1459 .push_mand_locks = cifs_push_mandatory_locks,
5424 .push_mand_locks = smb2_push_mandatory_locks,5527 .push_mand_locks = smb2_push_mandatory_locks,5635 .push_mand_locks = smb2_push_mandatory_locks,5751 .push_mand_locks = smb2_push_mandatory_locks,
533 int (*push_mand_locks)(struct cifsFileInfo *); member
1214 rc = tcon->ses->server->ops->push_mand_locks(cfile); in cifs_relock_file()2011 rc = tcon->ses->server->ops->push_mand_locks(cfile); in cifs_push_locks()