Searched refs:SMB2_query_acl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2proto.h | 202 extern int SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2ops.c | 3229 rc = SMB2_query_acl(xid, tlink_tcon(tlink), cifsfid->persistent_fid, in get_smb2_acl_by_fid() 3286 rc = SMB2_query_acl(xid, tlink_tcon(tlink), fid.persistent_fid, in get_smb2_acl_by_path()
|
H A D | smb2pdu.c | 3504 SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_query_acl() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2proto.h | 187 extern int SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2ops.c | 3150 rc = SMB2_query_acl(xid, tlink_tcon(tlink), cifsfid->persistent_fid, in get_smb2_acl_by_fid() 3215 rc = SMB2_query_acl(xid, tlink_tcon(tlink), fid.persistent_fid, in get_smb2_acl_by_path()
|
H A D | smb2pdu.c | 3798 SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_query_acl() function
|
Completed in 26 milliseconds