Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dsmb2proto.h181 extern int SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb2ops.c3157 rc = SMB2_query_acl(xid, tlink_tcon(tlink), cifsfid->persistent_fid, in get_smb2_acl_by_fid()
3218 rc = SMB2_query_acl(xid, tlink_tcon(tlink), fid.persistent_fid, in get_smb2_acl_by_path()
Dsmb2pdu.c3654 SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_query_acl() function