Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dcifsglob.h410 int (*push_mand_locks)(struct cifsFileInfo *); member
A Dsmb1ops.c1214 .push_mand_locks = cifs_push_mandatory_locks,
A Dsmb2ops.c5428 .push_mand_locks = smb2_push_mandatory_locks,
5528 .push_mand_locks = smb2_push_mandatory_locks,
5634 .push_mand_locks = smb2_push_mandatory_locks,
5748 .push_mand_locks = smb2_push_mandatory_locks,
A Dfile.c688 rc = tcon->ses->server->ops->push_mand_locks(cfile); in cifs_relock_file()
1449 rc = tcon->ses->server->ops->push_mand_locks(cfile); in cifs_push_locks()

Completed in 29 milliseconds