Home
last modified time | relevance | path

Searched refs:push_mand_locks (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/cifs/
A Dsmb1ops.c1243 .push_mand_locks = cifs_push_mandatory_locks,
A Dcifsglob.h439 int (*push_mand_locks)(struct cifsFileInfo *); member
A Dsmb2ops.c5262 .push_mand_locks = smb2_push_mandatory_locks,
5363 .push_mand_locks = smb2_push_mandatory_locks,
5469 .push_mand_locks = smb2_push_mandatory_locks,
5583 .push_mand_locks = smb2_push_mandatory_locks,
A Dfile.c880 rc = tcon->ses->server->ops->push_mand_locks(cfile); in cifs_relock_file()
1652 rc = tcon->ses->server->ops->push_mand_locks(cfile); in cifs_push_locks()

Completed in 29 milliseconds