Symbol: posix_acl
fs/9p/acl.c
111
static struct posix_acl *v9fs_get_cached_acl(struct inode *inode, int type)
fs/9p/acl.c
113
struct posix_acl *acl;
fs/9p/acl.c
123
struct posix_acl *v9fs_iop_get_inode_acl(struct inode *inode, int type, bool rcu)
fs/9p/acl.c
143
struct posix_acl *v9fs_iop_get_acl(struct mnt_idmap *idmap,
fs/9p/acl.c
156
struct posix_acl *acl, int type)
fs/9p/acl.c
202
struct posix_acl *acl_mode = acl;
fs/9p/acl.c
21
static struct posix_acl *v9fs_fid_get_acl(struct p9_fid *fid, const char *name)
fs/9p/acl.c
243
static int v9fs_set_acl(struct p9_fid *fid, int type, struct posix_acl *acl)
fs/9p/acl.c
25
struct posix_acl *acl = NULL;
fs/9p/acl.c
276
struct posix_acl *acl;
fs/9p/acl.c
293
struct posix_acl *dacl, struct posix_acl *acl)
fs/9p/acl.c
302
void v9fs_put_acl(struct posix_acl *dacl,
fs/9p/acl.c
303
struct posix_acl *acl)
fs/9p/acl.c
310
struct posix_acl **dpacl, struct posix_acl **pacl)
fs/9p/acl.c
314
struct posix_acl *acl = NULL;
fs/9p/acl.c
48
static struct posix_acl *v9fs_acl_get(struct dentry *dentry, const char *name)
fs/9p/acl.c
51
struct posix_acl *acl = NULL;
fs/9p/acl.c
62
static struct posix_acl *__v9fs_get_acl(struct p9_fid *fid, const char *name)
fs/9p/acl.c
65
struct posix_acl *acl = NULL;
fs/9p/acl.c
82
struct posix_acl *pacl, *dacl;
fs/9p/acl.h
11
struct posix_acl *v9fs_iop_get_inode_acl(struct inode *inode, int type,
fs/9p/acl.h
13
struct posix_acl *v9fs_iop_get_acl(struct mnt_idmap *idmap,
fs/9p/acl.h
16
struct posix_acl *acl, int type);
fs/9p/acl.h
19
struct posix_acl *dacl, struct posix_acl *acl);
fs/9p/acl.h
21
struct posix_acl **dpacl, struct posix_acl **pacl);
fs/9p/acl.h
22
void v9fs_put_acl(struct posix_acl *dacl, struct posix_acl *acl);
fs/9p/acl.h
37
struct posix_acl *dacl,
fs/9p/acl.h
38
struct posix_acl *acl)
fs/9p/acl.h
42
static inline void v9fs_put_acl(struct posix_acl *dacl,
fs/9p/acl.h
43
struct posix_acl *acl)
fs/9p/acl.h
47
struct posix_acl **dpacl,
fs/9p/acl.h
48
struct posix_acl **pacl)
fs/9p/vfs_inode_dotl.c
240
struct posix_acl *pacl = NULL, *dacl = NULL;
fs/9p/vfs_inode_dotl.c
360
struct posix_acl *dacl = NULL, *pacl = NULL;
fs/9p/vfs_inode_dotl.c
825
struct posix_acl *dacl = NULL, *pacl = NULL;
fs/bad_inode.c
124
static struct posix_acl *bad_inode_get_acl(struct inode *inode, int type, bool rcu)
fs/bad_inode.c
157
struct dentry *dentry, struct posix_acl *acl,
fs/btrfs/acl.c
104
struct posix_acl *acl, int type)
fs/btrfs/acl.c
19
struct posix_acl *btrfs_get_acl(struct inode *inode, int type, bool rcu)
fs/btrfs/acl.c
24
struct posix_acl *acl;
fs/btrfs/acl.c
58
struct posix_acl *acl, int type)
fs/btrfs/acl.h
17
struct posix_acl *btrfs_get_acl(struct inode *inode, int type, bool rcu);
fs/btrfs/acl.h
19
struct posix_acl *acl, int type);
fs/btrfs/acl.h
21
struct posix_acl *acl, int type);
fs/btrfs/acl.h
32
struct inode *inode, struct posix_acl *acl,
fs/btrfs/acl.h
8
struct posix_acl;
fs/btrfs/btrfs_inode.h
26
struct posix_acl;
fs/btrfs/btrfs_inode.h
552
struct posix_acl *default_acl;
fs/btrfs/btrfs_inode.h
553
struct posix_acl *acl;
fs/ceph/acl.c
168
struct posix_acl *acl, *default_acl;
fs/ceph/acl.c
21
int type, struct posix_acl *acl)
fs/ceph/acl.c
33
struct posix_acl *ceph_get_acl(struct inode *inode, int type, bool rcu)
fs/ceph/acl.c
40
struct posix_acl *acl;
fs/ceph/acl.c
91
struct posix_acl *acl, int type)
fs/ceph/super.h
1227
struct posix_acl *ceph_get_acl(struct inode *, int, bool);
fs/ceph/super.h
1229
struct dentry *dentry, struct posix_acl *acl, int type);
fs/ecryptfs/inode.c
1093
static struct posix_acl *ecryptfs_get_acl(struct mnt_idmap *idmap,
fs/ecryptfs/inode.c
1101
struct dentry *dentry, struct posix_acl *acl,
fs/erofs/xattr.c
558
struct posix_acl *erofs_get_acl(struct inode *inode, int type, bool rcu)
fs/erofs/xattr.c
560
struct posix_acl *acl;
fs/erofs/xattr.h
28
struct posix_acl *erofs_get_acl(struct inode *inode, int type, bool rcu);
fs/ext2/acl.c
143
struct posix_acl *
fs/ext2/acl.c
148
struct posix_acl *acl;
fs/ext2/acl.c
183
__ext2_set_acl(struct inode *inode, struct posix_acl *acl, int type)
fs/ext2/acl.c
19
static struct posix_acl *
fs/ext2/acl.c
223
struct posix_acl *acl, int type)
fs/ext2/acl.c
24
struct posix_acl *acl;
fs/ext2/acl.c
255
struct posix_acl *default_acl, *acl;
fs/ext2/acl.c
92
ext2_acl_to_disk(const struct posix_acl *acl, size_t *size)
fs/ext2/acl.h
58
extern struct posix_acl *ext2_get_acl(struct inode *inode, int type, bool rcu);
fs/ext2/acl.h
60
struct posix_acl *acl, int type);
fs/ext4/acl.c
144
struct posix_acl *
fs/ext4/acl.c
149
struct posix_acl *acl;
fs/ext4/acl.c
17
static struct posix_acl *
fs/ext4/acl.c
190
struct posix_acl *acl, int xattr_flags)
fs/ext4/acl.c
22
struct posix_acl *acl;
fs/ext4/acl.c
229
struct posix_acl *acl, int type)
fs/ext4/acl.c
281
struct posix_acl *default_acl, *acl;
fs/ext4/acl.c
91
ext4_acl_to_disk(const struct posix_acl *acl, size_t *size)
fs/ext4/acl.h
58
struct posix_acl *ext4_get_acl(struct inode *inode, int type, bool rcu);
fs/ext4/acl.h
60
struct posix_acl *acl, int type);
fs/ext4/ialloc.c
882
struct posix_acl *p = get_inode_acl(dir, ACL_TYPE_DEFAULT);
fs/f2fs/acl.c
129
const struct posix_acl *acl, size_t *size)
fs/f2fs/acl.c
183
static struct posix_acl *__f2fs_get_acl(struct inode *inode, int type,
fs/f2fs/acl.c
188
struct posix_acl *acl;
fs/f2fs/acl.c
214
struct posix_acl *f2fs_get_acl(struct inode *inode, int type, bool rcu)
fs/f2fs/acl.c
224
struct posix_acl **acl)
fs/f2fs/acl.c
245
struct posix_acl *acl, struct folio *ifolio)
fs/f2fs/acl.c
293
struct posix_acl *acl, int type)
fs/f2fs/acl.c
307
static struct posix_acl *f2fs_acl_clone(const struct posix_acl *acl,
fs/f2fs/acl.c
310
struct posix_acl *clone = NULL;
fs/f2fs/acl.c
321
static int f2fs_acl_create_masq(struct posix_acl *acl, umode_t *mode_p)
fs/f2fs/acl.c
376
struct posix_acl **default_acl, struct posix_acl **acl,
fs/f2fs/acl.c
379
struct posix_acl *p;
fs/f2fs/acl.c
380
struct posix_acl *clone;
fs/f2fs/acl.c
429
struct posix_acl *default_acl = NULL, *acl = NULL;
fs/f2fs/acl.c
47
static struct posix_acl *f2fs_acl_from_disk(const char *value, size_t size)
fs/f2fs/acl.c
51
struct posix_acl *acl;
fs/f2fs/acl.h
36
struct posix_acl *f2fs_get_acl(struct inode *, int, bool);
fs/f2fs/acl.h
38
struct posix_acl *, int);
fs/fuse/acl.c
12
static struct posix_acl *__fuse_get_acl(struct fuse_conn *fc,
fs/fuse/acl.c
140
if (fc->posix_acl &&
fs/fuse/acl.c
151
if (fc->posix_acl) {
fs/fuse/acl.c
18
struct posix_acl *acl;
fs/fuse/acl.c
62
return !fc->posix_acl && (i_user_ns(inode) != &init_user_ns);
fs/fuse/acl.c
65
struct posix_acl *fuse_get_acl(struct mnt_idmap *idmap,
fs/fuse/acl.c
77
struct posix_acl *fuse_get_inode_acl(struct inode *inode, int type, bool rcu)
fs/fuse/acl.c
88
if (!fc->posix_acl)
fs/fuse/acl.c
94
struct posix_acl *acl, int type)
fs/fuse/dir.c
2360
if (fc->posix_acl)
fs/fuse/fuse_i.h
1204
struct posix_acl;
fs/fuse/fuse_i.h
1205
struct posix_acl *fuse_get_inode_acl(struct inode *inode, int type, bool rcu);
fs/fuse/fuse_i.h
1206
struct posix_acl *fuse_get_acl(struct mnt_idmap *idmap,
fs/fuse/fuse_i.h
1209
struct posix_acl *acl, int type);
fs/fuse/fuse_i.h
637
unsigned posix_acl:1;
fs/fuse/inode.c
1335
fc->posix_acl = 1;
fs/fuse/inode.c
431
if (!fc->posix_acl)
fs/gfs2/acl.c
106
struct posix_acl *acl, int type)
fs/gfs2/acl.c
40
static struct posix_acl *__gfs2_get_acl(struct inode *inode, int type)
fs/gfs2/acl.c
43
struct posix_acl *acl;
fs/gfs2/acl.c
60
struct posix_acl *gfs2_get_acl(struct inode *inode, int type, bool rcu)
fs/gfs2/acl.c
65
struct posix_acl *acl;
fs/gfs2/acl.c
83
int __gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type)
fs/gfs2/acl.h
14
struct posix_acl *gfs2_get_acl(struct inode *inode, int type, bool rcu);
fs/gfs2/acl.h
15
int __gfs2_set_acl(struct inode *inode, struct posix_acl *acl, int type);
fs/gfs2/acl.h
17
struct posix_acl *acl, int type);
fs/gfs2/inode.c
706
struct posix_acl *default_acl, *acl;
fs/jffs2/acl.c
128
static void *jffs2_acl_to_medium(const struct posix_acl *acl, size_t *size)
fs/jffs2/acl.c
175
struct posix_acl *jffs2_get_acl(struct inode *inode, int type, bool rcu)
fs/jffs2/acl.c
177
struct posix_acl *acl;
fs/jffs2/acl.c
212
static int __jffs2_set_acl(struct inode *inode, int xprefix, struct posix_acl *acl)
fs/jffs2/acl.c
232
struct posix_acl *acl, int type)
fs/jffs2/acl.c
275
struct posix_acl *default_acl, *acl;
fs/jffs2/acl.c
55
static struct posix_acl *jffs2_acl_from_medium(void *value, size_t size)
fs/jffs2/acl.c
60
struct posix_acl *acl;
fs/jffs2/acl.h
30
struct posix_acl *jffs2_get_acl(struct inode *inode, int type, bool rcu);
fs/jffs2/acl.h
32
struct posix_acl *acl, int type);
fs/jfs/acl.c
127
struct posix_acl *default_acl, *acl;
fs/jfs/acl.c
17
struct posix_acl *jfs_get_acl(struct inode *inode, int type, bool rcu)
fs/jfs/acl.c
19
struct posix_acl *acl;
fs/jfs/acl.c
60
struct posix_acl *acl)
fs/jfs/acl.c
93
struct posix_acl *acl, int type)
fs/jfs/jfs_acl.h
10
struct posix_acl *jfs_get_acl(struct inode *inode, int type, bool rcu);
fs/jfs/jfs_acl.h
12
struct posix_acl *acl, int type);
fs/namei.c
378
struct posix_acl *acl;
fs/nfs/nfs3_fs.h
14
extern struct posix_acl *nfs3_get_acl(struct inode *inode, int type, bool rcu);
fs/nfs/nfs3_fs.h
16
struct posix_acl *acl, int type);
fs/nfs/nfs3_fs.h
17
extern int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl,
fs/nfs/nfs3_fs.h
18
struct posix_acl *dfacl);
fs/nfs/nfs3_fs.h
21
static inline int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl,
fs/nfs/nfs3_fs.h
22
struct posix_acl *dfacl)
fs/nfs/nfs3acl.c
161
static int __nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl,
fs/nfs/nfs3acl.c
162
struct posix_acl *dfacl)
fs/nfs/nfs3acl.c
20
static void nfs3_prepare_get_acl(struct posix_acl **p)
fs/nfs/nfs3acl.c
22
struct posix_acl *sentinel = uncached_acl_sentinel(current);
fs/nfs/nfs3acl.c
248
int nfs3_proc_setacls(struct inode *inode, struct posix_acl *acl,
fs/nfs/nfs3acl.c
249
struct posix_acl *dfacl)
fs/nfs/nfs3acl.c
258
struct posix_acl *acl, int type)
fs/nfs/nfs3acl.c
260
struct posix_acl *orig = acl, *dfacl = NULL, *alloc;
fs/nfs/nfs3acl.c
28
static void nfs3_complete_get_acl(struct posix_acl **p, struct posix_acl *acl)
fs/nfs/nfs3acl.c
30
struct posix_acl *sentinel = uncached_acl_sentinel(current);
fs/nfs/nfs3acl.c
306
struct posix_acl *acl;
fs/nfs/nfs3acl.c
38
static void nfs3_abort_get_acl(struct posix_acl **p)
fs/nfs/nfs3acl.c
40
struct posix_acl *sentinel = uncached_acl_sentinel(current);
fs/nfs/nfs3acl.c
46
struct posix_acl *nfs3_get_acl(struct inode *inode, int type, bool rcu)
fs/nfs/nfs3proc.c
341
struct posix_acl *default_acl, *acl;
fs/nfs/nfs3proc.c
591
struct posix_acl *default_acl, *acl;
fs/nfs/nfs3proc.c
725
struct posix_acl *default_acl, *acl;
fs/nfs/nfs3xdr.c
2362
struct posix_acl **acl;
fs/nfs_common/nfsacl.c
115
struct posix_acl *acl2 =
fs/nfs_common/nfsacl.c
116
container_of(&aclbuf.acl, struct posix_acl, hdr);
fs/nfs_common/nfsacl.c
155
struct posix_acl *acl, int encode_entries,
fs/nfs_common/nfsacl.c
181
struct posix_acl *acl2 =
fs/nfs_common/nfsacl.c
182
container_of(&aclbuf.acl, struct posix_acl, hdr);
fs/nfs_common/nfsacl.c
216
struct posix_acl *acl;
fs/nfs_common/nfsacl.c
293
posix_acl_from_nfsacl(struct posix_acl *acl)
fs/nfs_common/nfsacl.c
340
struct posix_acl **pacl)
fs/nfs_common/nfsacl.c
38
struct posix_acl *acl;
fs/nfs_common/nfsacl.c
387
struct posix_acl **pacl)
fs/nfs_common/nfsacl.c
94
struct posix_acl *acl, int encode_entries, int typeflag)
fs/nfsd/acl.h
52
void sort_pacl_range(struct posix_acl *pacl, int start, int end);
fs/nfsd/nfs2acl.c
34
struct posix_acl *acl;
fs/nfsd/nfs3acl.c
32
struct posix_acl *acl;
fs/nfsd/nfs4acl.c
125
static void _posix_to_nfsv4_one(struct posix_acl *, struct nfs4_acl *,
fs/nfsd/nfs4acl.c
134
struct posix_acl *pacl = NULL, *dpacl = NULL;
fs/nfsd/nfs4acl.c
189
summarize_posix_acl(struct posix_acl *acl, struct posix_acl_summary *pas)
fs/nfsd/nfs4acl.c
231
_posix_to_nfsv4_one(struct posix_acl *pacl, struct nfs4_acl *acl,
fs/nfsd/nfs4acl.c
382
void sort_pacl_range(struct posix_acl *pacl, int start, int end)
fs/nfsd/nfs4acl.c
401
sort_pacl(struct posix_acl *pacl)
fs/nfsd/nfs4acl.c
496
static struct posix_acl *
fs/nfsd/nfs4acl.c
500
struct posix_acl *pacl;
fs/nfsd/nfs4acl.c
700
struct posix_acl **pacl, struct posix_acl **dpacl,
fs/nfsd/nfs4xdr.c
3048
struct posix_acl *acl)
fs/nfsd/nfs4xdr.c
3156
struct posix_acl *dpacl;
fs/nfsd/nfs4xdr.c
3157
struct posix_acl *pacl;
fs/nfsd/nfs4xdr.c
4080
struct posix_acl *dpacl;
fs/nfsd/nfs4xdr.c
4103
struct posix_acl *pacl;
fs/nfsd/nfs4xdr.c
443
nfsd4_decode_posixacl(struct nfsd4_compoundargs *argp, struct posix_acl **acl)
fs/nfsd/nfs4xdr.c
485
struct posix_acl **dpaclp, struct posix_acl **paclp)
fs/nfsd/nfs4xdr.c
652
struct posix_acl *dpacl;
fs/nfsd/nfs4xdr.c
660
struct posix_acl *pacl;
fs/nfsd/vfs.h
52
struct posix_acl *na_pacl; /* input */
fs/nfsd/vfs.h
53
struct posix_acl *na_dpacl; /* input */
fs/nfsd/xdr3.h
108
struct posix_acl;
fs/nfsd/xdr3.h
112
struct posix_acl *acl_access;
fs/nfsd/xdr3.h
113
struct posix_acl *acl_default;
fs/nfsd/xdr3.h
226
struct posix_acl *acl_access;
fs/nfsd/xdr3.h
227
struct posix_acl *acl_default;
fs/nfsd/xdr4.h
248
struct posix_acl *cr_dpacl;
fs/nfsd/xdr4.h
249
struct posix_acl *cr_pacl;
fs/nfsd/xdr4.h
402
struct posix_acl *op_dpacl;
fs/nfsd/xdr4.h
403
struct posix_acl *op_pacl;
fs/nfsd/xdr4.h
504
struct posix_acl *sa_dpacl;
fs/nfsd/xdr4.h
505
struct posix_acl *sa_pacl;
fs/ntfs/ea.c
796
struct posix_acl *ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry,
fs/ntfs/ea.c
803
struct posix_acl *acl;
fs/ntfs/ea.c
841
struct inode *inode, struct posix_acl *acl,
fs/ntfs/ea.c
923
struct posix_acl *acl, int type)
fs/ntfs/ea.c
931
struct posix_acl *default_acl, *acl;
fs/ntfs/ea.h
19
struct posix_acl *ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry,
fs/ntfs/ea.h
22
struct posix_acl *acl, int type);
fs/ntfs3/ntfs_fs.h
941
struct posix_acl *ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry,
fs/ntfs3/ntfs_fs.h
944
struct posix_acl *acl, int type);
fs/ntfs3/xattr.c
543
struct posix_acl *ntfs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry,
fs/ntfs3/xattr.c
550
struct posix_acl *acl;
fs/ntfs3/xattr.c
596
struct inode *inode, struct posix_acl *acl,
fs/ntfs3/xattr.c
679
struct posix_acl *acl, int type)
fs/ntfs3/xattr.c
692
struct posix_acl *default_acl, *acl;
fs/ocfs2/acl.c
113
static struct posix_acl *ocfs2_get_acl_nolock(struct inode *inode,
fs/ocfs2/acl.c
119
struct posix_acl *acl;
fs/ocfs2/acl.c
219
struct posix_acl *acl,
fs/ocfs2/acl.c
265
struct posix_acl *acl, int type)
fs/ocfs2/acl.c
294
struct posix_acl *ocfs2_iop_get_acl(struct inode *inode, int type, bool rcu)
fs/ocfs2/acl.c
298
struct posix_acl *acl;
fs/ocfs2/acl.c
325
struct posix_acl *acl;
fs/ocfs2/acl.c
34
static struct posix_acl *ocfs2_acl_from_xattr(const void *value, size_t size)
fs/ocfs2/acl.c
361
struct posix_acl *acl = NULL;
fs/ocfs2/acl.c
37
struct posix_acl *acl;
fs/ocfs2/acl.c
78
static void *ocfs2_acl_to_xattr(const struct posix_acl *acl, size_t *size)
fs/ocfs2/acl.h
19
struct posix_acl *ocfs2_iop_get_acl(struct inode *inode, int type, bool rcu);
fs/ocfs2/acl.h
21
struct posix_acl *acl, int type);
fs/orangefs/acl.c
116
struct posix_acl *acl, int type)
fs/orangefs/acl.c
13
struct posix_acl *orangefs_get_acl(struct inode *inode, int type, bool rcu)
fs/orangefs/acl.c
15
struct posix_acl *acl;
fs/orangefs/acl.c
67
int __orangefs_set_acl(struct inode *inode, struct posix_acl *acl, int type)
fs/orangefs/inode.c
1098
struct posix_acl *acl = NULL, *default_acl = NULL;
fs/orangefs/orangefs-kernel.h
100
extern struct posix_acl *orangefs_get_acl(struct inode *inode, int type, bool rcu);
fs/orangefs/orangefs-kernel.h
102
struct dentry *dentry, struct posix_acl *acl,
fs/orangefs/orangefs-kernel.h
104
int __orangefs_set_acl(struct inode *inode, struct posix_acl *acl, int type);
fs/overlayfs/copy_up.c
50
struct posix_acl *clone, *real_acl = NULL;
fs/overlayfs/dir.c
476
const char *acl_name, struct posix_acl *acl)
fs/overlayfs/dir.c
494
struct posix_acl *acl, *default_acl;
fs/overlayfs/inode.c
343
struct posix_acl *acl)
fs/overlayfs/inode.c
389
struct posix_acl *ovl_get_acl_path(const struct path *path,
fs/overlayfs/inode.c
392
struct posix_acl *real_acl, *clone;
fs/overlayfs/inode.c
434
struct posix_acl *do_ovl_get_acl(struct mnt_idmap *idmap,
fs/overlayfs/inode.c
439
struct posix_acl *acl;
fs/overlayfs/inode.c
470
struct posix_acl *acl, int type)
fs/overlayfs/inode.c
485
struct posix_acl *real_acl;
fs/overlayfs/inode.c
524
struct posix_acl *acl, int type)
fs/overlayfs/overlayfs.h
353
const char *acl_name, struct posix_acl *acl)
fs/overlayfs/overlayfs.h
808
struct posix_acl *do_ovl_get_acl(struct mnt_idmap *idmap,
fs/overlayfs/overlayfs.h
811
static inline struct posix_acl *ovl_get_inode_acl(struct inode *inode, int type,
fs/overlayfs/overlayfs.h
816
static inline struct posix_acl *ovl_get_acl(struct mnt_idmap *idmap,
fs/overlayfs/overlayfs.h
822
struct posix_acl *acl, int type);
fs/overlayfs/overlayfs.h
823
struct posix_acl *ovl_get_acl_path(const struct path *path,
fs/overlayfs/overlayfs.h
829
static inline struct posix_acl *ovl_get_acl_path(const struct path *path,
fs/posix_acl.c
1024
struct posix_acl *acl, int type)
fs/posix_acl.c
1045
struct posix_acl *default_acl, *acl;
fs/posix_acl.c
1064
struct posix_acl *acl)
fs/posix_acl.c
1097
const char *acl_name, struct posix_acl *kacl)
fs/posix_acl.c
1173
struct posix_acl *vfs_get_acl(struct mnt_idmap *idmap,
fs/posix_acl.c
1177
struct posix_acl *acl;
fs/posix_acl.c
121
static struct posix_acl *__get_acl(struct mnt_idmap *idmap,
fs/posix_acl.c
125
struct posix_acl *sentinel;
fs/posix_acl.c
126
struct posix_acl **p;
fs/posix_acl.c
127
struct posix_acl *acl;
fs/posix_acl.c
1274
struct posix_acl *acl = NULL;
fs/posix_acl.c
1295
struct posix_acl *acl;
fs/posix_acl.c
189
struct posix_acl *get_inode_acl(struct inode *inode, int type)
fs/posix_acl.c
199
posix_acl_init(struct posix_acl *acl, int count)
fs/posix_acl.c
209
struct posix_acl *
fs/posix_acl.c
212
struct posix_acl *acl;
fs/posix_acl.c
224
struct posix_acl *
fs/posix_acl.c
225
posix_acl_clone(const struct posix_acl *acl, gfp_t flags)
fs/posix_acl.c
227
struct posix_acl *clone = NULL;
fs/posix_acl.c
243
posix_acl_valid(struct user_namespace *user_ns, const struct posix_acl *acl)
fs/posix_acl.c
312
posix_acl_equiv_mode(const struct posix_acl *acl, umode_t *mode_p)
fs/posix_acl.c
34
static struct posix_acl **acl_by_type(struct inode *inode, int type)
fs/posix_acl.c
357
struct posix_acl *
fs/posix_acl.c
360
struct posix_acl *acl = posix_acl_alloc(3, flags);
fs/posix_acl.c
382
const struct posix_acl *acl, int want)
fs/posix_acl.c
459
static int posix_acl_create_masq(struct posix_acl *acl, umode_t *mode_p)
fs/posix_acl.c
46
struct posix_acl *get_cached_acl(struct inode *inode, int type)
fs/posix_acl.c
48
struct posix_acl **p = acl_by_type(inode, type);
fs/posix_acl.c
49
struct posix_acl *acl;
fs/posix_acl.c
516
static int __posix_acl_chmod_masq(struct posix_acl *acl, umode_t mode)
fs/posix_acl.c
562
__posix_acl_create(struct posix_acl **acl, gfp_t gfp, umode_t *mode_p)
fs/posix_acl.c
564
struct posix_acl *clone = posix_acl_clone(*acl, gfp);
fs/posix_acl.c
580
__posix_acl_chmod(struct posix_acl **acl, gfp_t gfp, umode_t mode)
fs/posix_acl.c
582
struct posix_acl *clone = posix_acl_clone(*acl, gfp);
fs/posix_acl.c
615
struct posix_acl *acl;
fs/posix_acl.c
641
struct posix_acl **default_acl, struct posix_acl **acl)
fs/posix_acl.c
643
struct posix_acl *p;
fs/posix_acl.c
644
struct posix_acl *clone;
fs/posix_acl.c
65
struct posix_acl *get_cached_acl_rcu(struct inode *inode, int type)
fs/posix_acl.c
67
struct posix_acl *acl = rcu_dereference(*acl_by_type(inode, type));
fs/posix_acl.c
70
struct posix_acl *ret;
fs/posix_acl.c
714
struct posix_acl **acl)
fs/posix_acl.c
780
struct posix_acl *posix_acl_from_xattr(struct user_namespace *userns,
fs/posix_acl.c
786
struct posix_acl *acl;
fs/posix_acl.c
81
void set_cached_acl(struct inode *inode, int type, struct posix_acl *acl)
fs/posix_acl.c
83
struct posix_acl **p = acl_by_type(inode, type);
fs/posix_acl.c
84
struct posix_acl *old;
fs/posix_acl.c
840
posix_acl_to_xattr(struct user_namespace *user_ns, const struct posix_acl *acl,
fs/posix_acl.c
896
const struct posix_acl *acl, void *buffer,
fs/posix_acl.c
92
static void __forget_cached_acl(struct posix_acl **p)
fs/posix_acl.c
94
struct posix_acl *old;
fs/posix_acl.c
943
int type, struct posix_acl *acl)
fs/smb/client/cifsacl.c
1870
struct posix_acl *cifs_get_acl(struct mnt_idmap *idmap,
fs/smb/client/cifsacl.c
1874
struct posix_acl *acl = NULL;
fs/smb/client/cifsacl.c
1935
struct posix_acl *acl, int type)
fs/smb/client/cifsproto.h
215
struct posix_acl *cifs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry,
fs/smb/client/cifsproto.h
218
struct posix_acl *acl, int type);
fs/smb/client/cifssmb.c
3314
static int cifs_to_posix_acl(struct posix_acl **acl, char *src,
fs/smb/client/cifssmb.c
3321
struct posix_acl *kacl = NULL;
fs/smb/client/cifssmb.c
3401
static __u16 posix_acl_to_cifs(char *parm_data, const struct posix_acl *acl,
fs/smb/client/cifssmb.c
3446
const unsigned char *searchName, struct posix_acl **acl,
fs/smb/client/cifssmb.c
3540
const unsigned char *fileName, const struct posix_acl *acl,
fs/smb/client/cifssmb.c
3617
const unsigned char *searchName, struct posix_acl **acl,
fs/smb/client/cifssmb.c
3625
const unsigned char *fileName, const struct posix_acl *acl,
fs/smb/client/smb1proto.h
122
const unsigned char *searchName, struct posix_acl **acl,
fs/smb/client/smb1proto.h
126
const unsigned char *fileName, const struct posix_acl *acl,
fs/smb/server/smbacl.c
1440
struct posix_acl *posix_acls;
fs/smb/server/smbacl.h
47
struct posix_acl *cf_acls;
fs/smb/server/smbacl.h
48
struct posix_acl *cf_dacls;
fs/smb/server/vfs.c
1371
struct posix_acl *posix_acls;
fs/smb/server/vfs.c
1836
struct posix_acl *acls;
fs/smb/server/vfs.c
1888
struct posix_acl *acls;
fs/xfs/xfs_acl.c
128
struct posix_acl *
fs/xfs/xfs_acl.c
133
struct posix_acl *acl = NULL;
fs/xfs/xfs_acl.c
175
__xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type)
fs/xfs/xfs_acl.c
247
struct posix_acl *acl, int type)
fs/xfs/xfs_acl.c
30
STATIC struct posix_acl *
fs/xfs/xfs_acl.c
38
struct posix_acl *acl;
fs/xfs/xfs_acl.c
98
xfs_acl_to_disk(struct xfs_acl *aclp, const struct posix_acl *acl)
fs/xfs/xfs_acl.h
10
struct posix_acl;
fs/xfs/xfs_acl.h
13
extern struct posix_acl *xfs_get_acl(struct inode *inode, int type, bool rcu);
fs/xfs/xfs_acl.h
15
struct posix_acl *acl, int type);
fs/xfs/xfs_acl.h
16
extern int __xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type);
fs/xfs/xfs_acl.h
21
static inline int __xfs_set_acl(struct inode *inode, struct posix_acl *acl,
fs/xfs/xfs_iops.c
155
struct posix_acl *default_acl,
fs/xfs/xfs_iops.c
156
struct posix_acl *acl)
fs/xfs/xfs_iops.c
187
struct posix_acl *default_acl, *acl;
include/linux/fs.h
2000
struct posix_acl * (*get_inode_acl)(struct inode *, int, bool);
include/linux/fs.h
2031
struct posix_acl *(*get_acl)(struct mnt_idmap *, struct dentry *,
include/linux/fs.h
2034
struct posix_acl *, int);
include/linux/fs.h
601
struct posix_acl;
include/linux/fs.h
610
static inline struct posix_acl *
include/linux/fs.h
617
is_uncached_acl(struct posix_acl *acl)
include/linux/fs.h
767
struct posix_acl *i_acl;
include/linux/fs.h
768
struct posix_acl *i_default_acl;
include/linux/lsm_hook_defs.h
163
struct dentry *dentry, const char *acl_name, struct posix_acl *kacl)
include/linux/lsm_hook_defs.h
165
const char *acl_name, struct posix_acl *kacl)
include/linux/nfs_fs.h
140
struct posix_acl;
include/linux/nfs_xdr.h
1029
struct posix_acl * acl_access;
include/linux/nfs_xdr.h
1030
struct posix_acl * acl_default;
include/linux/nfs_xdr.h
908
struct posix_acl * acl_access;
include/linux/nfs_xdr.h
909
struct posix_acl * acl_default;
include/linux/nfsacl.h
26
nfsacl_size(struct posix_acl *acl_access, struct posix_acl *acl_default)
include/linux/nfsacl.h
37
struct posix_acl *acl, int encode_entries, int typeflag);
include/linux/nfsacl.h
40
struct posix_acl **pacl);
include/linux/nfsacl.h
43
struct posix_acl **pacl);
include/linux/nfsacl.h
46
struct posix_acl *acl, int encode_entries, int typeflag);
include/linux/posix_acl.h
100
const struct posix_acl *, int);
include/linux/posix_acl.h
109
const char *acl_name, struct posix_acl *kacl);
include/linux/posix_acl.h
110
struct posix_acl *vfs_get_acl(struct mnt_idmap *idmap,
include/linux/posix_acl.h
134
struct posix_acl **default_acl, struct posix_acl **acl)
include/linux/posix_acl.h
146
struct posix_acl *acl)
include/linux/posix_acl.h
151
static inline struct posix_acl *vfs_get_acl(struct mnt_idmap *idmap,
include/linux/posix_acl.h
170
struct posix_acl *get_inode_acl(struct inode *inode, int type);
include/linux/posix_acl.h
38
static_assert(offsetof(struct posix_acl, a_entries) == sizeof(struct posix_acl_hdr),
include/linux/posix_acl.h
48
static inline struct posix_acl *
include/linux/posix_acl.h
49
posix_acl_dup(struct posix_acl *acl)
include/linux/posix_acl.h
60
posix_acl_release(struct posix_acl *acl)
include/linux/posix_acl.h
69
extern void posix_acl_init(struct posix_acl *, int);
include/linux/posix_acl.h
70
extern struct posix_acl *posix_acl_alloc(unsigned int count, gfp_t flags);
include/linux/posix_acl.h
71
extern struct posix_acl *posix_acl_from_mode(umode_t, gfp_t);
include/linux/posix_acl.h
72
extern int posix_acl_equiv_mode(const struct posix_acl *, umode_t *);
include/linux/posix_acl.h
73
extern int __posix_acl_create(struct posix_acl **, gfp_t, umode_t *);
include/linux/posix_acl.h
74
extern int __posix_acl_chmod(struct posix_acl **, gfp_t, umode_t);
include/linux/posix_acl.h
76
extern struct posix_acl *get_posix_acl(struct inode *, int);
include/linux/posix_acl.h
78
struct posix_acl *);
include/linux/posix_acl.h
80
struct posix_acl *get_cached_acl_rcu(struct inode *inode, int type);
include/linux/posix_acl.h
81
struct posix_acl *posix_acl_clone(const struct posix_acl *acl, gfp_t flags);
include/linux/posix_acl.h
85
extern int posix_acl_create(struct inode *, umode_t *, struct posix_acl **,
include/linux/posix_acl.h
86
struct posix_acl **);
include/linux/posix_acl.h
88
struct posix_acl **);
include/linux/posix_acl.h
91
struct posix_acl *, int);
include/linux/posix_acl.h
94
struct posix_acl *get_cached_acl(struct inode *inode, int type);
include/linux/posix_acl.h
95
void set_cached_acl(struct inode *inode, int type, struct posix_acl *acl);
include/linux/posix_acl.h
98
int posix_acl_valid(struct user_namespace *, const struct posix_acl *);
include/linux/posix_acl_xattr.h
36
struct posix_acl *posix_acl_from_xattr(struct user_namespace *user_ns,
include/linux/posix_acl_xattr.h
39
static inline struct posix_acl *
include/linux/posix_acl_xattr.h
47
extern void *posix_acl_to_xattr(struct user_namespace *user_ns, const struct posix_acl *acl,
include/linux/security.h
1009
struct posix_acl *kacl)
include/linux/security.h
1016
struct posix_acl *kacl)
include/linux/security.h
435
struct posix_acl *kacl);
include/linux/security.h
437
struct posix_acl *kacl);
security/integrity/evm/evm_main.c
657
struct posix_acl *kacl)
security/integrity/evm/evm_main.c
677
struct posix_acl *kacl)
security/integrity/evm/evm_main.c
697
const char *acl_name, struct posix_acl *kacl)
security/integrity/evm/evm_main.c
888
struct posix_acl *kacl)
security/integrity/ima/ima_appraise.c
789
const char *acl_name, struct posix_acl *kacl)
security/security.c
1958
struct posix_acl *kacl)
security/security.c
1975
struct posix_acl *kacl)
security/selinux/hooks.c
3456
struct posix_acl *kacl)
security/smack/smack_lsm.c
1539
struct posix_acl *kacl)