Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2proto.h246 extern int SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2ops.c3147 rc = SMB2_set_acl(xid, tlink_tcon(tlink), fid.persistent_fid, in set_smb2_acl()
H A Dsmb2pdu.c5627 SMB2_set_acl(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_set_acl() function