Searched refs:SMB2_query_acl (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/cifs/ |
| D | smb2proto.h | 179 extern int SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon,
|
| D | smb2ops.c | 2768 rc = SMB2_query_acl(xid, tlink_tcon(tlink), cifsfid->persistent_fid, in get_smb2_acl_by_fid() 2823 rc = SMB2_query_acl(xid, tlink_tcon(tlink), fid.persistent_fid, in get_smb2_acl_by_path()
|
| D | smb2pdu.c | 3173 SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_query_acl() function
|