Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dxattr.c332 if (pTcon->ses->server->ops->get_acl == NULL) in cifs_xattr_get()
353 pacl = pTcon->ses->server->ops->get_acl(cifs_sb, in cifs_xattr_get()
H A Dcifsacl.c1647 else if (ops->get_acl) in cifs_acl_to_fattr()
1648 pntsd = ops->get_acl(cifs_sb, inode, path, &acllen, info); in cifs_acl_to_fattr()
1705 if (ops->get_acl == NULL) { in id_mode_to_cifs_acl()
1710 pntsd = ops->get_acl(cifs_sb, inode, path, &secdesclen, info); in id_mode_to_cifs_acl()
H A Dcifsfs.c1184 .get_acl = cifs_get_acl,
1194 .get_acl = cifs_get_acl,
H A Dsmb1ops.c1467 .get_acl = get_cifs_acl,
H A Dsmb2ops.c5478 .get_acl = get_smb2_acl,
5583 .get_acl = get_smb2_acl,
5699 .get_acl = get_smb2_acl,
5815 .get_acl = get_smb2_acl,
H A Dcifsglob.h574 struct smb_ntsd * (*get_acl)(struct cifs_sb_info *cifssb, struct inode *ino, member
/linux/fs/9p/
H A Dvfs_inode_dotl.c934 .get_acl = v9fs_iop_get_acl,
943 .get_acl = v9fs_iop_get_acl,
/linux/fs/
H A Dposix_acl.c156 if (dentry && inode->i_op->get_acl) { in __get_acl()
157 acl = inode->i_op->get_acl(idmap, dentry, type); in __get_acl()
/linux/fs/ntfs/
H A Dfile.c1139 .get_acl = ntfs_get_acl,
1154 .get_acl = ntfs_get_acl,
H A Dnamei.c1580 .get_acl = ntfs_get_acl,