Searched refs:SMB2_set_acl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2proto.h | 235 extern int SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2ops.c | 3345 rc = SMB2_set_acl(xid, tlink_tcon(tlink), fid.persistent_fid, in set_smb2_acl()
|
H A D | smb2pdu.c | 4980 SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_set_acl() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2proto.h | 220 extern int SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2ops.c | 3278 rc = SMB2_set_acl(xid, tlink_tcon(tlink), fid.persistent_fid, in set_smb2_acl()
|
H A D | smb2pdu.c | 5424 SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_set_acl() function
|
Completed in 29 milliseconds