Home
last modified time | relevance | path

Searched refs:get_acl (Results 1 – 12 of 12) sorted by relevance

/linux/fs/smb/client/
H A Dxattr.c333 if (pTcon->ses->server->ops->get_acl == NULL) in cifs_xattr_get()
354 pacl = pTcon->ses->server->ops->get_acl(cifs_sb, in cifs_xattr_get()
H A Dcifsacl.c1580 else if (ops->get_acl) in cifs_acl_to_fattr()
1581 pntsd = ops->get_acl(cifs_sb, inode, path, &acllen, info); in cifs_acl_to_fattr()
1637 if (ops->get_acl == NULL) { in id_mode_to_cifs_acl()
1642 pntsd = ops->get_acl(cifs_sb, inode, path, &secdesclen, info); in id_mode_to_cifs_acl()
H A Dcifsfs.c1211 .get_acl = cifs_get_acl,
1221 .get_acl = cifs_get_acl,
H A Dsmb2ops.c5425 .get_acl = get_smb2_acl,
5530 .get_acl = get_smb2_acl,
5646 .get_acl = get_smb2_acl,
5762 .get_acl = get_smb2_acl,
H A Dsmb1ops.c1521 .get_acl = get_cifs_acl,
H A Dcifsglob.h575 struct smb_ntsd * (*get_acl)(struct cifs_sb_info *cifssb, struct inode *ino, member
/linux/fs/9p/
H A Dvfs_inode_dotl.c930 .get_acl = v9fs_iop_get_acl,
939 .get_acl = v9fs_iop_get_acl,
/linux/fs/overlayfs/
H A Dinode.c732 .get_acl = ovl_get_acl,
754 .get_acl = ovl_get_acl,
H A Ddir.c1475 .get_acl = ovl_get_acl,
/linux/fs/fuse/
H A Ddir.c2409 .get_acl = fuse_get_acl,
2433 .get_acl = fuse_get_acl,
/linux/fs/ntfs3/
H A Dfile.c1460 .get_acl = ntfs_get_acl,
/linux/Documentation/filesystems/
H A Dvfs.rst492 struct posix_acl * (*get_acl)(struct mnt_idmap *, struct dentry *, int);