Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h242 extern int set_cifs_acl(struct smb_ntsd *pntsd, __u32 len, struct inode *ino,
H A Dsmb1ops.c1172 .set_acl = set_cifs_acl,
H A Dcifsacl.c1486 int set_cifs_acl(struct smb_ntsd *pnntsd, __u32 acllen, in set_cifs_acl() function