/kernel/linux/linux-5.10/fs/f2fs/ |
D | acl.c | 333 struct posix_acl **default_acl, struct posix_acl **acl, in f2fs_acl_create() 386 struct posix_acl *default_acl = NULL, *acl = NULL; in f2fs_init_acl() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
D | acl.c | 129 struct posix_acl *default_acl, *acl; in btrfs_init_acl() local
|
/kernel/linux/linux-5.10/fs/orangefs/ |
D | acl.c | 158 struct posix_acl *default_acl, *acl; in orangefs_init_acl() local
|
/kernel/linux/linux-5.10/fs/jfs/ |
D | acl.c | 127 struct posix_acl *default_acl, *acl; in jfs_init_acl() local
|
/kernel/linux/linux-5.10/fs/ceph/ |
D | acl.c | 164 struct posix_acl *acl, *default_acl; in ceph_pre_init_acls() local
|
D | super.h | 1014 void *default_acl; member
|
/kernel/linux/linux-5.10/include/linux/ |
D | posix_acl.h | 111 struct posix_acl **default_acl, struct posix_acl **acl) in posix_acl_create()
|
/kernel/linux/linux-5.10/fs/ext2/ |
D | acl.c | 249 struct posix_acl *default_acl, *acl; in ext2_init_acl() local
|
/kernel/linux/linux-5.10/fs/ext4/ |
D | acl.c | 278 struct posix_acl *default_acl, *acl; in ext4_init_acl() local
|
/kernel/linux/linux-5.10/fs/jffs2/ |
D | acl.c | 270 struct posix_acl *default_acl, *acl; in jffs2_init_acl_pre() local
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
D | xattr_acl.c | 304 struct posix_acl *default_acl, *acl; in reiserfs_inherit_default_acl() local
|
/kernel/linux/linux-5.10/fs/nfs/ |
D | nfs3proc.c | 317 struct posix_acl *default_acl, *acl; in nfs3_proc_create() local 560 struct posix_acl *default_acl, *acl; in nfs3_proc_mkdir() local 692 struct posix_acl *default_acl, *acl; in nfs3_proc_mknod() local
|
/kernel/linux/linux-5.10/fs/ |
D | posix_acl.c | 583 struct posix_acl **default_acl, struct posix_acl **acl) in posix_acl_create() 943 struct posix_acl *default_acl, *acl; in simple_acl_create() local
|
/kernel/linux/linux-5.10/fs/xfs/ |
D | xfs_iops.c | 139 struct posix_acl *default_acl, *acl; in xfs_generic_create() local
|
/kernel/linux/linux-5.10/fs/overlayfs/ |
D | dir.c | 467 struct posix_acl *acl, *default_acl; in ovl_create_over_whiteout() local
|
/kernel/linux/linux-5.10/fs/gfs2/ |
D | inode.c | 603 struct posix_acl *default_acl, *acl; in gfs2_create_inode() local
|