Searched refs:SMB2_lock (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2proto.h | 259 extern int SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2ops.c | 2679 return SMB2_lock(xid, tlink_tcon(cfile->tlink), in smb2_mand_lock()
|
H A D | smb2pdu.c | 5368 SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_lock() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2proto.h | 244 extern int SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2ops.c | 2756 return SMB2_lock(xid, tlink_tcon(cfile->tlink), in smb2_mand_lock()
|
H A D | smb2pdu.c | 5812 SMB2_lock(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_lock() function
|
Completed in 26 milliseconds