Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h234 extern struct smb_ntsd *get_cifs_acl(struct cifs_sb_info *cifssmb, struct inode *ino,
H A Dsmb1ops.c1170 .get_acl = get_cifs_acl,
H A Dcifsacl.c1468 struct smb_ntsd *get_cifs_acl(struct cifs_sb_info *cifs_sb, in get_cifs_acl() function