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 cifs_ntsd *, __u32, struct inode *,
H A Dsmb1ops.c1172 .set_acl = set_cifs_acl,
H A Dcifsacl.c1475 int set_cifs_acl(struct cifs_ntsd *pnntsd, __u32 acllen, in set_cifs_acl() function