Searched refs:push_mand_locks (Results 1 – 4 of 4) sorted by relevance
5351 .push_mand_locks = smb2_push_mandatory_locks,5454 .push_mand_locks = smb2_push_mandatory_locks,5562 .push_mand_locks = smb2_push_mandatory_locks,5678 .push_mand_locks = smb2_push_mandatory_locks,
1401 .push_mand_locks = cifs_push_mandatory_locks,
530 int (*push_mand_locks)(struct cifsFileInfo *); member
1152 rc = tcon->ses->server->ops->push_mand_locks(cfile); in cifs_relock_file()1953 rc = tcon->ses->server->ops->push_mand_locks(cfile); in cifs_push_locks()
Completed in 28 milliseconds