posix_acl          28 fs/9p/acl.c    static struct posix_acl *__v9fs_get_acl(struct p9_fid *fid, char *name)
posix_acl          32 fs/9p/acl.c    	struct posix_acl *acl = NULL;
posix_acl          59 fs/9p/acl.c    	struct posix_acl *pacl, *dacl;
posix_acl          88 fs/9p/acl.c    static struct posix_acl *v9fs_get_cached_acl(struct inode *inode, int type)
posix_acl          90 fs/9p/acl.c    	struct posix_acl *acl;
posix_acl         100 fs/9p/acl.c    struct posix_acl *v9fs_iop_get_acl(struct inode *inode, int type)
posix_acl         117 fs/9p/acl.c    static int v9fs_set_acl(struct p9_fid *fid, int type, struct posix_acl *acl)
posix_acl         153 fs/9p/acl.c    	struct posix_acl *acl;
posix_acl         170 fs/9p/acl.c    			struct posix_acl *dacl, struct posix_acl *acl)
posix_acl         179 fs/9p/acl.c    void v9fs_put_acl(struct posix_acl *dacl,
posix_acl         180 fs/9p/acl.c    		  struct posix_acl *acl)
posix_acl         187 fs/9p/acl.c    		  struct posix_acl **dpacl, struct posix_acl **pacl)
posix_acl         191 fs/9p/acl.c    	struct posix_acl *acl = NULL;
posix_acl         220 fs/9p/acl.c    	struct posix_acl *acl;
posix_acl         247 fs/9p/acl.c    	struct posix_acl *acl;
posix_acl         280 fs/9p/acl.c    			struct posix_acl *old_acl = acl;
posix_acl          19 fs/9p/acl.h    extern struct posix_acl *v9fs_iop_get_acl(struct inode *inode, int type);
posix_acl          22 fs/9p/acl.h    			       struct posix_acl *, struct posix_acl *);
posix_acl          24 fs/9p/acl.h    			 struct posix_acl **dpacl, struct posix_acl **pacl);
posix_acl          25 fs/9p/acl.h    extern void v9fs_put_acl(struct posix_acl *dacl, struct posix_acl *acl);
posix_acl          38 fs/9p/acl.h    				      struct posix_acl *dacl,
posix_acl          39 fs/9p/acl.h    				      struct posix_acl *acl)
posix_acl          43 fs/9p/acl.h    static inline void v9fs_put_acl(struct posix_acl *dacl,
posix_acl          44 fs/9p/acl.h    				struct posix_acl *acl)
posix_acl          48 fs/9p/acl.h    				struct posix_acl **dpacl,
posix_acl          49 fs/9p/acl.h    				struct posix_acl **pacl)
posix_acl         241 fs/9p/vfs_inode_dotl.c 	struct posix_acl *pacl = NULL, *dacl = NULL;
posix_acl         379 fs/9p/vfs_inode_dotl.c 	struct posix_acl *dacl = NULL, *pacl = NULL;
posix_acl         813 fs/9p/vfs_inode_dotl.c 	struct posix_acl *dacl = NULL, *pacl = NULL;
posix_acl         117 fs/bad_inode.c static struct posix_acl *bad_inode_get_acl(struct inode *inode, int type)
posix_acl         148 fs/bad_inode.c static int bad_inode_set_acl(struct inode *inode, struct posix_acl *acl,
posix_acl          19 fs/btrfs/acl.c struct posix_acl *btrfs_get_acl(struct inode *inode, int type)
posix_acl          24 fs/btrfs/acl.c 	struct posix_acl *acl;
posix_acl          56 fs/btrfs/acl.c 			 struct inode *inode, struct posix_acl *acl, int type)
posix_acl         110 fs/btrfs/acl.c int btrfs_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl         129 fs/btrfs/acl.c 	struct posix_acl *default_acl, *acl;
posix_acl        3327 fs/btrfs/ctree.h struct posix_acl *btrfs_get_acl(struct inode *inode, int type);
posix_acl        3328 fs/btrfs/ctree.h int btrfs_set_acl(struct inode *inode, struct posix_acl *acl, int type);
posix_acl          20 fs/ceph/acl.c  					int type, struct posix_acl *acl)
posix_acl          32 fs/ceph/acl.c  struct posix_acl *ceph_get_acl(struct inode *inode, int type)
posix_acl          38 fs/ceph/acl.c  	struct posix_acl *acl;
posix_acl          85 fs/ceph/acl.c  int ceph_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl         164 fs/ceph/acl.c  	struct posix_acl *acl, *default_acl;
posix_acl         995 fs/ceph/super.h struct posix_acl *ceph_get_acl(struct inode *, int);
posix_acl         996 fs/ceph/super.h int ceph_set_acl(struct inode *inode, struct posix_acl *acl, int type);
posix_acl         671 fs/erofs/xattr.c struct posix_acl *erofs_get_acl(struct inode *inode, int type)
posix_acl         673 fs/erofs/xattr.c 	struct posix_acl *acl;
posix_acl          86 fs/erofs/xattr.h struct posix_acl *erofs_get_acl(struct inode *inode, int type);
posix_acl          19 fs/ext2/acl.c  static struct posix_acl *
posix_acl          24 fs/ext2/acl.c  	struct posix_acl *acl;
posix_acl          92 fs/ext2/acl.c  ext2_acl_to_disk(const struct posix_acl *acl, size_t *size)
posix_acl         143 fs/ext2/acl.c  struct posix_acl *
posix_acl         148 fs/ext2/acl.c  	struct posix_acl *acl;
posix_acl         180 fs/ext2/acl.c  __ext2_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl         219 fs/ext2/acl.c  ext2_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl         249 fs/ext2/acl.c  	struct posix_acl *default_acl, *acl;
posix_acl          58 fs/ext2/acl.h  extern struct posix_acl *ext2_get_acl(struct inode *inode, int type);
posix_acl          59 fs/ext2/acl.h  extern int ext2_set_acl(struct inode *inode, struct posix_acl *acl, int type);
posix_acl          17 fs/ext4/acl.c  static struct posix_acl *
posix_acl          22 fs/ext4/acl.c  	struct posix_acl *acl;
posix_acl          91 fs/ext4/acl.c  ext4_acl_to_disk(const struct posix_acl *acl, size_t *size)
posix_acl         144 fs/ext4/acl.c  struct posix_acl *
posix_acl         149 fs/ext4/acl.c  	struct posix_acl *acl;
posix_acl         187 fs/ext4/acl.c  	     struct posix_acl *acl, int xattr_flags)
posix_acl         226 fs/ext4/acl.c  ext4_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl         277 fs/ext4/acl.c  	struct posix_acl *default_acl, *acl;
posix_acl          58 fs/ext4/acl.h  struct posix_acl *ext4_get_acl(struct inode *inode, int type);
posix_acl          59 fs/ext4/acl.h  int ext4_set_acl(struct inode *inode, struct posix_acl *acl, int type);
posix_acl         785 fs/ext4/ialloc.c 		struct posix_acl *p = get_acl(dir, ACL_TYPE_DEFAULT);
posix_acl          45 fs/f2fs/acl.c  static struct posix_acl *f2fs_acl_from_disk(const char *value, size_t size)
posix_acl          48 fs/f2fs/acl.c  	struct posix_acl *acl;
posix_acl         113 fs/f2fs/acl.c  				const struct posix_acl *acl, size_t *size)
posix_acl         167 fs/f2fs/acl.c  static struct posix_acl *__f2fs_get_acl(struct inode *inode, int type,
posix_acl         172 fs/f2fs/acl.c  	struct posix_acl *acl;
posix_acl         198 fs/f2fs/acl.c  struct posix_acl *f2fs_get_acl(struct inode *inode, int type)
posix_acl         204 fs/f2fs/acl.c  			struct posix_acl *acl, struct page *ipage)
posix_acl         251 fs/f2fs/acl.c  int f2fs_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl         263 fs/f2fs/acl.c  static struct posix_acl *f2fs_acl_clone(const struct posix_acl *acl,
posix_acl         266 fs/f2fs/acl.c  	struct posix_acl *clone = NULL;
posix_acl         269 fs/f2fs/acl.c  		int size = sizeof(struct posix_acl) + acl->a_count *
posix_acl         278 fs/f2fs/acl.c  static int f2fs_acl_create_masq(struct posix_acl *acl, umode_t *mode_p)
posix_acl         333 fs/f2fs/acl.c  		struct posix_acl **default_acl, struct posix_acl **acl,
posix_acl         336 fs/f2fs/acl.c  	struct posix_acl *p;
posix_acl         337 fs/f2fs/acl.c  	struct posix_acl *clone;
posix_acl         386 fs/f2fs/acl.c  	struct posix_acl *default_acl = NULL, *acl = NULL;
posix_acl          36 fs/f2fs/acl.h  extern struct posix_acl *f2fs_get_acl(struct inode *, int);
posix_acl          37 fs/f2fs/acl.h  extern int f2fs_set_acl(struct inode *, struct posix_acl *, int);
posix_acl          14 fs/fuse/acl.c  struct posix_acl *fuse_get_acl(struct inode *inode, int type)
posix_acl          20 fs/fuse/acl.c  	struct posix_acl *acl;
posix_acl          22 fs/fuse/acl.c  	if (!fc->posix_acl || fc->no_getxattr)
posix_acl          50 fs/fuse/acl.c  int fuse_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl          56 fs/fuse/acl.c  	if (!fc->posix_acl || fc->no_setxattr)
posix_acl        1676 fs/fuse/dir.c  		if (fc->posix_acl)
posix_acl         696 fs/fuse/fuse_i.h 	unsigned posix_acl:1;
posix_acl        1076 fs/fuse/fuse_i.h struct posix_acl;
posix_acl        1077 fs/fuse/fuse_i.h struct posix_acl *fuse_get_acl(struct inode *inode, int type);
posix_acl        1078 fs/fuse/fuse_i.h int fuse_set_acl(struct inode *inode, struct posix_acl *acl, int type);
posix_acl         942 fs/fuse/inode.c 				fc->posix_acl = 1;
posix_acl          39 fs/gfs2/acl.c  static struct posix_acl *__gfs2_get_acl(struct inode *inode, int type)
posix_acl          42 fs/gfs2/acl.c  	struct posix_acl *acl;
posix_acl          59 fs/gfs2/acl.c  struct posix_acl *gfs2_get_acl(struct inode *inode, int type)
posix_acl          64 fs/gfs2/acl.c  	struct posix_acl *acl;
posix_acl          79 fs/gfs2/acl.c  int __gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl         108 fs/gfs2/acl.c  int gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl          14 fs/gfs2/acl.h  extern struct posix_acl *gfs2_get_acl(struct inode *inode, int type);
posix_acl          15 fs/gfs2/acl.h  extern int __gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type);
posix_acl          16 fs/gfs2/acl.h  extern int gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type);
posix_acl         583 fs/gfs2/inode.c 	struct posix_acl *default_acl, *acl;
posix_acl          55 fs/jffs2/acl.c static struct posix_acl *jffs2_acl_from_medium(void *value, size_t size)
posix_acl          60 fs/jffs2/acl.c 	struct posix_acl *acl;
posix_acl         128 fs/jffs2/acl.c static void *jffs2_acl_to_medium(const struct posix_acl *acl, size_t *size)
posix_acl         176 fs/jffs2/acl.c struct posix_acl *jffs2_get_acl(struct inode *inode, int type)
posix_acl         178 fs/jffs2/acl.c 	struct posix_acl *acl;
posix_acl         210 fs/jffs2/acl.c static int __jffs2_set_acl(struct inode *inode, int xprefix, struct posix_acl *acl)
posix_acl         229 fs/jffs2/acl.c int jffs2_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl         270 fs/jffs2/acl.c 	struct posix_acl *default_acl, *acl;
posix_acl          30 fs/jffs2/acl.h struct posix_acl *jffs2_get_acl(struct inode *inode, int type);
posix_acl          31 fs/jffs2/acl.h int jffs2_set_acl(struct inode *inode, struct posix_acl *acl, int type);
posix_acl          17 fs/jfs/acl.c   struct posix_acl *jfs_get_acl(struct inode *inode, int type)
posix_acl          19 fs/jfs/acl.c   	struct posix_acl *acl;
posix_acl          57 fs/jfs/acl.c   		       struct posix_acl *acl)
posix_acl          94 fs/jfs/acl.c   int jfs_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl         127 fs/jfs/acl.c   	struct posix_acl *default_acl, *acl;
posix_acl          10 fs/jfs/jfs_acl.h struct posix_acl *jfs_get_acl(struct inode *inode, int type);
posix_acl          11 fs/jfs/jfs_acl.h int jfs_set_acl(struct inode *inode, struct posix_acl *acl, int type);
posix_acl         265 fs/namei.c     	struct posix_acl *acl;
posix_acl          14 fs/nfs/nfs3_fs.h extern struct posix_acl *nfs3_get_acl(struct inode *inode, int type);
posix_acl          15 fs/nfs/nfs3_fs.h extern int nfs3_set_acl(struct inode *inode, struct posix_acl *acl, int type);
posix_acl          16 fs/nfs/nfs3_fs.h extern int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl,
posix_acl          17 fs/nfs/nfs3_fs.h 		struct posix_acl *dfacl);
posix_acl          21 fs/nfs/nfs3_fs.h static inline int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl,
posix_acl          22 fs/nfs/nfs3_fs.h 		struct posix_acl *dfacl)
posix_acl          20 fs/nfs/nfs3acl.c static void nfs3_prepare_get_acl(struct posix_acl **p)
posix_acl          22 fs/nfs/nfs3acl.c 	struct posix_acl *sentinel = uncached_acl_sentinel(current);
posix_acl          29 fs/nfs/nfs3acl.c static void nfs3_complete_get_acl(struct posix_acl **p, struct posix_acl *acl)
posix_acl          31 fs/nfs/nfs3acl.c 	struct posix_acl *sentinel = uncached_acl_sentinel(current);
posix_acl          39 fs/nfs/nfs3acl.c static void nfs3_abort_get_acl(struct posix_acl **p)
posix_acl          41 fs/nfs/nfs3acl.c 	struct posix_acl *sentinel = uncached_acl_sentinel(current);
posix_acl          47 fs/nfs/nfs3acl.c struct posix_acl *nfs3_get_acl(struct inode *inode, int type)
posix_acl         158 fs/nfs/nfs3acl.c static int __nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl,
posix_acl         159 fs/nfs/nfs3acl.c 		struct posix_acl *dfacl)
posix_acl         245 fs/nfs/nfs3acl.c int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl,
posix_acl         246 fs/nfs/nfs3acl.c 		struct posix_acl *dfacl)
posix_acl         254 fs/nfs/nfs3acl.c int nfs3_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl         256 fs/nfs/nfs3acl.c 	struct posix_acl *orig = acl, *dfacl = NULL, *alloc;
posix_acl         307 fs/nfs/nfs3acl.c 	struct posix_acl *acl;
posix_acl         307 fs/nfs/nfs3proc.c 	struct posix_acl *default_acl, *acl;
posix_acl         550 fs/nfs/nfs3proc.c 	struct posix_acl *default_acl, *acl;
posix_acl         682 fs/nfs/nfs3proc.c 	struct posix_acl *default_acl, *acl;
posix_acl        2369 fs/nfs/nfs3xdr.c 	struct posix_acl **acl;
posix_acl          37 fs/nfs_common/nfsacl.c 	struct posix_acl *acl;
posix_acl          44 fs/nfs_common/nfsacl.c 	struct posix_acl acl;
posix_acl          93 fs/nfs_common/nfsacl.c 		  struct posix_acl *acl, int encode_entries, int typeflag)
posix_acl         114 fs/nfs_common/nfsacl.c 		struct posix_acl *acl2 = &aclbuf.acl;
posix_acl         142 fs/nfs_common/nfsacl.c 	struct posix_acl *acl;
posix_acl         219 fs/nfs_common/nfsacl.c posix_acl_from_nfsacl(struct posix_acl *acl)
posix_acl         266 fs/nfs_common/nfsacl.c 		  struct posix_acl **pacl)
posix_acl          35 fs/nfsd/nfs2acl.c 	struct posix_acl *acl;
posix_acl          34 fs/nfsd/nfs3acl.c 	struct posix_acl *acl;
posix_acl         125 fs/nfsd/nfs4acl.c static void _posix_to_nfsv4_one(struct posix_acl *, struct nfs4_acl *,
posix_acl         134 fs/nfsd/nfs4acl.c 	struct posix_acl *pacl = NULL, *dpacl = NULL;
posix_acl         189 fs/nfsd/nfs4acl.c summarize_posix_acl(struct posix_acl *acl, struct posix_acl_summary *pas)
posix_acl         233 fs/nfsd/nfs4acl.c _posix_to_nfsv4_one(struct posix_acl *pacl, struct nfs4_acl *acl,
posix_acl         375 fs/nfsd/nfs4acl.c sort_pacl_range(struct posix_acl *pacl, int start, int end) {
posix_acl         394 fs/nfsd/nfs4acl.c sort_pacl(struct posix_acl *pacl)
posix_acl         490 fs/nfsd/nfs4acl.c static struct posix_acl *
posix_acl         494 fs/nfsd/nfs4acl.c 	struct posix_acl *pacl;
posix_acl         693 fs/nfsd/nfs4acl.c 		struct posix_acl **pacl, struct posix_acl **dpacl,
posix_acl         762 fs/nfsd/nfs4acl.c 	struct posix_acl *pacl = NULL, *dpacl = NULL;
posix_acl         116 fs/nfsd/xdr3.h struct posix_acl;
posix_acl         120 fs/nfsd/xdr3.h 	struct posix_acl	*acl_access;
posix_acl         121 fs/nfsd/xdr3.h 	struct posix_acl	*acl_default;
posix_acl         232 fs/nfsd/xdr3.h 	struct posix_acl	*acl_access;
posix_acl         233 fs/nfsd/xdr3.h 	struct posix_acl	*acl_default;
posix_acl          35 fs/ocfs2/acl.c static struct posix_acl *ocfs2_acl_from_xattr(const void *value, size_t size)
posix_acl          38 fs/ocfs2/acl.c 	struct posix_acl *acl;
posix_acl          79 fs/ocfs2/acl.c static void *ocfs2_acl_to_xattr(const struct posix_acl *acl, size_t *size)
posix_acl         114 fs/ocfs2/acl.c static struct posix_acl *ocfs2_get_acl_nolock(struct inode *inode,
posix_acl         120 fs/ocfs2/acl.c 	struct posix_acl *acl;
posix_acl         220 fs/ocfs2/acl.c 			 struct posix_acl *acl,
posix_acl         263 fs/ocfs2/acl.c int ocfs2_iop_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl         290 fs/ocfs2/acl.c struct posix_acl *ocfs2_iop_get_acl(struct inode *inode, int type)
posix_acl         294 fs/ocfs2/acl.c 	struct posix_acl *acl;
posix_acl         318 fs/ocfs2/acl.c 	struct posix_acl *acl;
posix_acl         354 fs/ocfs2/acl.c 	struct posix_acl *acl = NULL;
posix_acl          21 fs/ocfs2/acl.h struct posix_acl *ocfs2_iop_get_acl(struct inode *inode, int type);
posix_acl          22 fs/ocfs2/acl.h int ocfs2_iop_set_acl(struct inode *inode, struct posix_acl *acl, int type);
posix_acl          13 fs/orangefs/acl.c struct posix_acl *orangefs_get_acl(struct inode *inode, int type)
posix_acl          15 fs/orangefs/acl.c 	struct posix_acl *acl;
posix_acl          64 fs/orangefs/acl.c static int __orangefs_set_acl(struct inode *inode, struct posix_acl *acl,
posix_acl         119 fs/orangefs/acl.c int orangefs_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl         157 fs/orangefs/acl.c 	struct posix_acl *default_acl, *acl;
posix_acl         109 fs/orangefs/orangefs-kernel.h extern struct posix_acl *orangefs_get_acl(struct inode *inode, int type);
posix_acl         110 fs/orangefs/orangefs-kernel.h extern int orangefs_set_acl(struct inode *inode, struct posix_acl *acl, int type);
posix_acl         405 fs/overlayfs/dir.c 			     const struct posix_acl *acl)
posix_acl         439 fs/overlayfs/dir.c 	struct posix_acl *acl, *default_acl;
posix_acl         430 fs/overlayfs/inode.c struct posix_acl *ovl_get_acl(struct inode *inode, int type)
posix_acl         434 fs/overlayfs/inode.c 	struct posix_acl *acl;
posix_acl         361 fs/overlayfs/overlayfs.h struct posix_acl *ovl_get_acl(struct inode *inode, int type);
posix_acl         871 fs/overlayfs/super.c 	struct posix_acl *acl = NULL;
posix_acl          26 fs/posix_acl.c static struct posix_acl **acl_by_type(struct inode *inode, int type)
posix_acl          38 fs/posix_acl.c struct posix_acl *get_cached_acl(struct inode *inode, int type)
posix_acl          40 fs/posix_acl.c 	struct posix_acl **p = acl_by_type(inode, type);
posix_acl          41 fs/posix_acl.c 	struct posix_acl *acl;
posix_acl          57 fs/posix_acl.c struct posix_acl *get_cached_acl_rcu(struct inode *inode, int type)
posix_acl          63 fs/posix_acl.c void set_cached_acl(struct inode *inode, int type, struct posix_acl *acl)
posix_acl          65 fs/posix_acl.c 	struct posix_acl **p = acl_by_type(inode, type);
posix_acl          66 fs/posix_acl.c 	struct posix_acl *old;
posix_acl          74 fs/posix_acl.c static void __forget_cached_acl(struct posix_acl **p)
posix_acl          76 fs/posix_acl.c 	struct posix_acl *old;
posix_acl          96 fs/posix_acl.c struct posix_acl *get_acl(struct inode *inode, int type)
posix_acl          99 fs/posix_acl.c 	struct posix_acl **p;
posix_acl         100 fs/posix_acl.c 	struct posix_acl *acl;
posix_acl         166 fs/posix_acl.c posix_acl_init(struct posix_acl *acl, int count)
posix_acl         176 fs/posix_acl.c struct posix_acl *
posix_acl         179 fs/posix_acl.c 	const size_t size = sizeof(struct posix_acl) +
posix_acl         181 fs/posix_acl.c 	struct posix_acl *acl = kmalloc(size, flags);
posix_acl         191 fs/posix_acl.c static struct posix_acl *
posix_acl         192 fs/posix_acl.c posix_acl_clone(const struct posix_acl *acl, gfp_t flags)
posix_acl         194 fs/posix_acl.c 	struct posix_acl *clone = NULL;
posix_acl         197 fs/posix_acl.c 		int size = sizeof(struct posix_acl) + acl->a_count *
posix_acl         210 fs/posix_acl.c posix_acl_valid(struct user_namespace *user_ns, const struct posix_acl *acl)
posix_acl         279 fs/posix_acl.c posix_acl_equiv_mode(const struct posix_acl *acl, umode_t *mode_p)
posix_acl         324 fs/posix_acl.c struct posix_acl *
posix_acl         327 fs/posix_acl.c 	struct posix_acl *acl = posix_acl_alloc(3, flags);
posix_acl         348 fs/posix_acl.c posix_acl_permission(struct inode *inode, const struct posix_acl *acl, int want)
posix_acl         416 fs/posix_acl.c static int posix_acl_create_masq(struct posix_acl *acl, umode_t *mode_p)
posix_acl         473 fs/posix_acl.c static int __posix_acl_chmod_masq(struct posix_acl *acl, umode_t mode)
posix_acl         519 fs/posix_acl.c __posix_acl_create(struct posix_acl **acl, gfp_t gfp, umode_t *mode_p)
posix_acl         521 fs/posix_acl.c 	struct posix_acl *clone = posix_acl_clone(*acl, gfp);
posix_acl         537 fs/posix_acl.c __posix_acl_chmod(struct posix_acl **acl, gfp_t gfp, umode_t mode)
posix_acl         539 fs/posix_acl.c 	struct posix_acl *clone = posix_acl_clone(*acl, gfp);
posix_acl         557 fs/posix_acl.c 	struct posix_acl *acl;
posix_acl         583 fs/posix_acl.c 		struct posix_acl **default_acl, struct posix_acl **acl)
posix_acl         585 fs/posix_acl.c 	struct posix_acl *p;
posix_acl         586 fs/posix_acl.c 	struct posix_acl *clone;
posix_acl         645 fs/posix_acl.c 			  struct posix_acl **acl)
posix_acl         724 fs/posix_acl.c struct posix_acl *
posix_acl         731 fs/posix_acl.c 	struct posix_acl *acl;
posix_acl         794 fs/posix_acl.c posix_acl_to_xattr(struct user_namespace *user_ns, const struct posix_acl *acl,
posix_acl         837 fs/posix_acl.c 	struct posix_acl *acl;
posix_acl         858 fs/posix_acl.c set_posix_acl(struct inode *inode, int type, struct posix_acl *acl)
posix_acl         885 fs/posix_acl.c 	struct posix_acl *acl = NULL;
posix_acl         922 fs/posix_acl.c int simple_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl         940 fs/posix_acl.c 	struct posix_acl *default_acl, *acl;
posix_acl          51 fs/reiserfs/acl.h struct posix_acl *reiserfs_get_acl(struct inode *inode, int type);
posix_acl          52 fs/reiserfs/acl.h int reiserfs_set_acl(struct inode *inode, struct posix_acl *acl, int type);
posix_acl          17 fs/reiserfs/xattr_acl.c 			    struct posix_acl *acl);
posix_acl          21 fs/reiserfs/xattr_acl.c reiserfs_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl          65 fs/reiserfs/xattr_acl.c static struct posix_acl *reiserfs_posix_acl_from_disk(const void *value, size_t size)
posix_acl          69 fs/reiserfs/xattr_acl.c 	struct posix_acl *acl;
posix_acl         135 fs/reiserfs/xattr_acl.c static void *reiserfs_posix_acl_to_disk(const struct posix_acl *acl, size_t * size)
posix_acl         191 fs/reiserfs/xattr_acl.c struct posix_acl *reiserfs_get_acl(struct inode *inode, int type)
posix_acl         194 fs/reiserfs/xattr_acl.c 	struct posix_acl *acl;
posix_acl         245 fs/reiserfs/xattr_acl.c 		 int type, struct posix_acl *acl)
posix_acl         304 fs/reiserfs/xattr_acl.c 	struct posix_acl *default_acl, *acl;
posix_acl         363 fs/reiserfs/xattr_acl.c 	struct posix_acl *acl;
posix_acl          24 fs/xfs/xfs_acl.c STATIC struct posix_acl *
posix_acl          31 fs/xfs/xfs_acl.c 	struct posix_acl *acl;
posix_acl          82 fs/xfs/xfs_acl.c xfs_acl_to_disk(struct xfs_acl *aclp, const struct posix_acl *acl)
posix_acl         110 fs/xfs/xfs_acl.c struct posix_acl *
posix_acl         114 fs/xfs/xfs_acl.c 	struct posix_acl *acl = NULL;
posix_acl         156 fs/xfs/xfs_acl.c __xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl         230 fs/xfs/xfs_acl.c xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type)
posix_acl          10 fs/xfs/xfs_acl.h struct posix_acl;
posix_acl          13 fs/xfs/xfs_acl.h extern struct posix_acl *xfs_get_acl(struct inode *inode, int type);
posix_acl          14 fs/xfs/xfs_acl.h extern int xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type);
posix_acl          15 fs/xfs/xfs_acl.h extern int __xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type);
posix_acl          17 fs/xfs/xfs_acl.h static inline struct posix_acl *xfs_get_acl(struct inode *inode, int type)
posix_acl         131 fs/xfs/xfs_iops.c 	struct posix_acl *default_acl, *acl;
posix_acl         599 include/linux/fs.h struct posix_acl;
posix_acl         603 include/linux/fs.h static inline struct posix_acl *
posix_acl         610 include/linux/fs.h is_uncached_acl(struct posix_acl *acl)
posix_acl         636 include/linux/fs.h 	struct posix_acl	*i_acl;
posix_acl         637 include/linux/fs.h 	struct posix_acl	*i_default_acl;
posix_acl        1868 include/linux/fs.h 	struct posix_acl * (*get_acl)(struct inode *, int);
posix_acl        1891 include/linux/fs.h 	int (*set_acl)(struct inode *, struct posix_acl *, int);
posix_acl         103 include/linux/nfs_fs.h struct posix_acl;
posix_acl         849 include/linux/nfs_xdr.h 	struct posix_acl *	acl_access;
posix_acl         850 include/linux/nfs_xdr.h 	struct posix_acl *	acl_default;
posix_acl         970 include/linux/nfs_xdr.h 	struct posix_acl *	acl_access;
posix_acl         971 include/linux/nfs_xdr.h 	struct posix_acl *	acl_default;
posix_acl          26 include/linux/nfsacl.h nfsacl_size(struct posix_acl *acl_access, struct posix_acl *acl_default)
posix_acl          37 include/linux/nfsacl.h 	      struct posix_acl *acl, int encode_entries, int typeflag);
posix_acl          40 include/linux/nfsacl.h 	      struct posix_acl **pacl);
posix_acl          41 include/linux/posix_acl.h static inline struct posix_acl *
posix_acl          42 include/linux/posix_acl.h posix_acl_dup(struct posix_acl *acl)
posix_acl          53 include/linux/posix_acl.h posix_acl_release(struct posix_acl *acl)
posix_acl          62 include/linux/posix_acl.h extern void posix_acl_init(struct posix_acl *, int);
posix_acl          63 include/linux/posix_acl.h extern struct posix_acl *posix_acl_alloc(int, gfp_t);
posix_acl          64 include/linux/posix_acl.h extern int posix_acl_valid(struct user_namespace *, const struct posix_acl *);
posix_acl          65 include/linux/posix_acl.h extern int posix_acl_permission(struct inode *, const struct posix_acl *, int);
posix_acl          66 include/linux/posix_acl.h extern struct posix_acl *posix_acl_from_mode(umode_t, gfp_t);
posix_acl          67 include/linux/posix_acl.h extern int posix_acl_equiv_mode(const struct posix_acl *, umode_t *);
posix_acl          68 include/linux/posix_acl.h extern int __posix_acl_create(struct posix_acl **, gfp_t, umode_t *);
posix_acl          69 include/linux/posix_acl.h extern int __posix_acl_chmod(struct posix_acl **, gfp_t, umode_t);
posix_acl          71 include/linux/posix_acl.h extern struct posix_acl *get_posix_acl(struct inode *, int);
posix_acl          72 include/linux/posix_acl.h extern int set_posix_acl(struct inode *, int, struct posix_acl *);
posix_acl          76 include/linux/posix_acl.h extern int posix_acl_create(struct inode *, umode_t *, struct posix_acl **,
posix_acl          77 include/linux/posix_acl.h 		struct posix_acl **);
posix_acl          78 include/linux/posix_acl.h extern int posix_acl_update_mode(struct inode *, umode_t *, struct posix_acl **);
posix_acl          80 include/linux/posix_acl.h extern int simple_set_acl(struct inode *, struct posix_acl *, int);
posix_acl          83 include/linux/posix_acl.h struct posix_acl *get_cached_acl(struct inode *inode, int type);
posix_acl          84 include/linux/posix_acl.h struct posix_acl *get_cached_acl_rcu(struct inode *inode, int type);
posix_acl          85 include/linux/posix_acl.h void set_cached_acl(struct inode *inode, int type, struct posix_acl *acl);
posix_acl         111 include/linux/posix_acl.h 		struct posix_acl **default_acl, struct posix_acl **acl)
posix_acl         122 include/linux/posix_acl.h struct posix_acl *get_acl(struct inode *inode, int type);
posix_acl          47 include/linux/posix_acl_xattr.h struct posix_acl *posix_acl_from_xattr(struct user_namespace *user_ns, 
posix_acl          50 include/linux/posix_acl_xattr.h 		       const struct posix_acl *acl, void *buffer, size_t size);