Home
last modified time | relevance | path

Searched refs:smb2_push_mandatory_locks (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2file.c260 smb2_push_mandatory_locks(struct cifsFileInfo *cfile) in smb2_push_mandatory_locks() function
H A Dsmb2proto.h124 extern int smb2_push_mandatory_locks(struct cifsFileInfo *cfile);
H A Dsmb2ops.c5195 .push_mand_locks = smb2_push_mandatory_locks,
5295 .push_mand_locks = smb2_push_mandatory_locks,
5400 .push_mand_locks = smb2_push_mandatory_locks,
5513 .push_mand_locks = smb2_push_mandatory_locks,
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2proto.h105 extern int smb2_push_mandatory_locks(struct cifsFileInfo *cfile);
H A Dsmb2file.c333 smb2_push_mandatory_locks(struct cifsFileInfo *cfile) in smb2_push_mandatory_locks() function
H A Dsmb2ops.c5271 .push_mand_locks = smb2_push_mandatory_locks,
5373 .push_mand_locks = smb2_push_mandatory_locks,
5479 .push_mand_locks = smb2_push_mandatory_locks,
5593 .push_mand_locks = smb2_push_mandatory_locks,

Completed in 16 milliseconds