Home
last modified time | relevance | path

Searched refs:SMB2_query_acl (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dsmb2proto.h207 extern int SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2ops.c3013 rc = SMB2_query_acl(xid, tlink_tcon(tlink), cifsfid->persistent_fid, in get_smb2_acl_by_fid()
3078 rc = SMB2_query_acl(xid, tlink_tcon(tlink), fid.persistent_fid, in get_smb2_acl_by_path()
H A Dsmb2pdu.c3909 SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_query_acl() function