| /fs/ |
| D | posix_acl.c | 39 struct posix_acl *acl; in get_cached_acl() local 61 void set_cached_acl(struct inode *inode, int type, struct posix_acl *acl) in set_cached_acl() 98 struct posix_acl *acl; in get_acl() local 164 posix_acl_init(struct posix_acl *acl, int count) in posix_acl_init() 179 struct posix_acl *acl = kmalloc(size, flags); in posix_acl_alloc() local 190 posix_acl_clone(const struct posix_acl *acl, gfp_t flags) in posix_acl_clone() 208 posix_acl_valid(struct user_namespace *user_ns, const struct posix_acl *acl) in posix_acl_valid() 277 posix_acl_equiv_mode(const struct posix_acl *acl, umode_t *mode_p) in posix_acl_equiv_mode() 325 struct posix_acl *acl = posix_acl_alloc(3, flags); in posix_acl_from_mode() local 346 posix_acl_permission(struct inode *inode, const struct posix_acl *acl, int want) in posix_acl_permission() [all …]
|
| D | bad_inode.c | 147 static int bad_inode_set_acl(struct inode *inode, struct posix_acl *acl, in bad_inode_set_acl()
|
| /fs/9p/ |
| D | acl.c | 32 struct posix_acl *acl = NULL; in __v9fs_get_acl() local 90 struct posix_acl *acl; in v9fs_get_cached_acl() local 117 static int v9fs_set_acl(struct p9_fid *fid, int type, struct posix_acl *acl) in v9fs_set_acl() 153 struct posix_acl *acl; in v9fs_acl_chmod() local 170 struct posix_acl *dacl, struct posix_acl *acl) in v9fs_set_create_acl() 180 struct posix_acl *acl) in v9fs_put_acl() 191 struct posix_acl *acl = NULL; in v9fs_acl_mode() local 220 struct posix_acl *acl; in v9fs_xattr_get_acl() local 247 struct posix_acl *acl; in v9fs_xattr_set_acl() local
|
| D | acl.h | 39 struct posix_acl *acl) in v9fs_set_create_acl() 44 struct posix_acl *acl) in v9fs_put_acl()
|
| /fs/f2fs/ |
| D | acl.c | 51 struct posix_acl *acl; in f2fs_acl_from_disk() local 113 const struct posix_acl *acl, size_t *size) in f2fs_acl_to_disk() 172 struct posix_acl *acl; in __f2fs_get_acl() local 204 struct posix_acl *acl, struct page *ipage) in __f2fs_set_acl() 251 int f2fs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in f2fs_set_acl() 263 static struct posix_acl *f2fs_acl_clone(const struct posix_acl *acl, in f2fs_acl_clone() 278 static int f2fs_acl_create_masq(struct posix_acl *acl, umode_t *mode_p) in f2fs_acl_create_masq() 333 struct posix_acl **default_acl, struct posix_acl **acl, in f2fs_acl_create() 384 struct posix_acl *default_acl = NULL, *acl = NULL; in f2fs_init_acl() local
|
| /fs/reiserfs/ |
| D | xattr_acl.c | 20 reiserfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in reiserfs_set_acl() 65 struct posix_acl *acl; in reiserfs_posix_acl_from_disk() local 131 static void *reiserfs_posix_acl_to_disk(const struct posix_acl *acl, size_t * size) in reiserfs_posix_acl_to_disk() 190 struct posix_acl *acl; in reiserfs_get_acl() local 241 int type, struct posix_acl *acl) in __reiserfs_set_acl() 300 struct posix_acl *default_acl, *acl; in reiserfs_inherit_default_acl() local 361 struct posix_acl *acl; in reiserfs_cache_default_acl() local
|
| /fs/ext2/ |
| D | acl.c | 23 struct posix_acl *acl; in ext2_acl_from_disk() local 91 ext2_acl_to_disk(const struct posix_acl *acl, size_t *size) in ext2_acl_to_disk() 147 struct posix_acl *acl; in ext2_get_acl() local 179 __ext2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __ext2_set_acl() 218 ext2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ext2_set_acl() 241 struct posix_acl *default_acl, *acl; in ext2_init_acl() local
|
| /fs/ocfs2/ |
| D | acl.c | 46 struct posix_acl *acl; in ocfs2_acl_from_xattr() local 87 static void *ocfs2_acl_to_xattr(const struct posix_acl *acl, size_t *size) in ocfs2_acl_to_xattr() 128 struct posix_acl *acl; in ocfs2_get_acl_nolock() local 228 struct posix_acl *acl, in ocfs2_set_acl() 283 int ocfs2_iop_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ocfs2_iop_set_acl() 304 struct posix_acl *acl; in ocfs2_iop_get_acl() local 327 struct posix_acl *acl; in ocfs2_acl_chmod() local 361 struct posix_acl *acl = NULL; in ocfs2_init_acl() local
|
| /fs/ext4/ |
| D | acl.c | 20 struct posix_acl *acl; in ext4_acl_from_disk() local 89 ext4_acl_to_disk(const struct posix_acl *acl, size_t *size) in ext4_acl_to_disk() 147 struct posix_acl *acl; in ext4_get_acl() local 185 struct posix_acl *acl) in __ext4_set_acl() 223 ext4_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ext4_set_acl() 265 struct posix_acl *default_acl, *acl; in ext4_init_acl() local
|
| /fs/jffs2/ |
| D | acl.c | 60 struct posix_acl *acl; in jffs2_acl_from_medium() local 128 static void *jffs2_acl_to_medium(const struct posix_acl *acl, size_t *size) in jffs2_acl_to_medium() 177 struct posix_acl *acl; in jffs2_get_acl() local 209 static int __jffs2_set_acl(struct inode *inode, int xprefix, struct posix_acl *acl) in __jffs2_set_acl() 228 int jffs2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in jffs2_set_acl() 269 struct posix_acl *default_acl, *acl; in jffs2_init_acl_pre() local
|
| /fs/hfsplus/ |
| D | posix_acl.c | 15 struct posix_acl *acl; in hfsplus_get_posix_acl() local 54 static int __hfsplus_set_posix_acl(struct inode *inode, struct posix_acl *acl, in __hfsplus_set_posix_acl() 102 int hfsplus_set_posix_acl(struct inode *inode, struct posix_acl *acl, int type) in hfsplus_set_posix_acl() 117 struct posix_acl *default_acl, *acl; in hfsplus_init_posix_acl() local
|
| /fs/xfs/ |
| D | xfs_acl.c | 45 struct posix_acl *acl; in xfs_acl_from_disk() local 96 xfs_acl_to_disk(struct xfs_acl *aclp, const struct posix_acl *acl) in xfs_acl_to_disk() 128 struct posix_acl *acl = NULL; in xfs_get_acl() local 174 __xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __xfs_set_acl() 248 xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in xfs_set_acl()
|
| /fs/btrfs/ |
| D | acl.c | 36 struct posix_acl *acl; in btrfs_get_acl() local 72 struct inode *inode, struct posix_acl *acl, int type) in __btrfs_set_acl() 114 int btrfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in btrfs_set_acl() 138 struct posix_acl *default_acl, *acl; in btrfs_init_acl() local
|
| /fs/jfs/ |
| D | acl.c | 32 struct posix_acl *acl; in jfs_get_acl() local 70 struct posix_acl *acl) in __jfs_set_acl() 107 int jfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in jfs_set_acl() 132 struct posix_acl *default_acl, *acl; in jfs_init_acl() local
|
| /fs/orangefs/ |
| D | acl.c | 15 struct posix_acl *acl; in orangefs_get_acl() local 64 static int __orangefs_set_acl(struct inode *inode, struct posix_acl *acl, in __orangefs_set_acl() 119 int orangefs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in orangefs_set_acl() 145 struct posix_acl *default_acl, *acl; in orangefs_init_acl() local
|
| /fs/gfs2/ |
| D | acl.c | 45 struct posix_acl *acl; in __gfs2_get_acl() local 67 struct posix_acl *acl; in gfs2_get_acl() local 82 int __gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in __gfs2_set_acl() 126 int gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type) in gfs2_set_acl()
|
| /fs/nfs/ |
| D | nfs3acl.c | 28 static void nfs3_complete_get_acl(struct posix_acl **p, struct posix_acl *acl) in nfs3_complete_get_acl() 156 static int __nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl, in __nfs3_proc_setacls() 244 int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl, in nfs3_proc_setacls() 253 int nfs3_set_acl(struct inode *inode, struct posix_acl *acl, int type) in nfs3_set_acl() 298 struct posix_acl *acl; in nfs3_list_one_acl() local
|
| D | nfs3_fs.h | 20 static inline int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl, in nfs3_proc_setacls()
|
| D | nfs3proc.c | 322 struct posix_acl *default_acl, *acl; in nfs3_proc_create() local 549 struct posix_acl *default_acl, *acl; in nfs3_proc_mkdir() local 674 struct posix_acl *default_acl, *acl; in nfs3_proc_mknod() local
|
| /fs/ceph/ |
| D | acl.c | 33 int type, struct posix_acl *acl) in ceph_set_cached_acl() 50 struct posix_acl *acl; in ceph_get_acl() local 86 int ceph_set_acl(struct inode *inode, struct posix_acl *acl, int type) in ceph_set_acl() 162 struct posix_acl *acl, *default_acl; in ceph_pre_init_acls() local
|
| /fs/nfs_common/ |
| D | nfsacl.c | 36 struct posix_acl *acl; member 43 struct posix_acl acl; member 92 struct posix_acl *acl, int encode_entries, int typeflag) in nfsacl_encode() 141 struct posix_acl *acl; member 218 posix_acl_from_nfsacl(struct posix_acl *acl) in posix_acl_from_nfsacl()
|
| /fs/fuse/ |
| D | acl.c | 20 struct posix_acl *acl; in fuse_get_acl() local 50 int fuse_set_acl(struct inode *inode, struct posix_acl *acl, int type) in fuse_set_acl()
|
| /fs/nfsd/ |
| D | nfs4acl.c | 130 struct nfs4_acl **acl) in nfsd4_get_nfs4_acl() 189 summarize_posix_acl(struct posix_acl *acl, struct posix_acl_summary *pas) in summarize_posix_acl() 233 _posix_to_nfsv4_one(struct posix_acl *pacl, struct nfs4_acl *acl, in _posix_to_nfsv4_one() 692 static int nfs4_acl_nfsv4_to_posix(struct nfs4_acl *acl, in nfs4_acl_nfsv4_to_posix() 756 struct nfs4_acl *acl) in nfsd4_set_nfs4_acl()
|
| D | nfs3acl.c | 32 struct posix_acl *acl; in nfsd3_proc_getacl() local
|
| /fs/overlayfs/ |
| D | dir.c | 350 const struct posix_acl *acl) in ovl_set_upper_acl() 386 struct posix_acl *acl, *default_acl; in ovl_create_over_whiteout() local
|