Searched defs:default_acl (Results 1 – 17 of 17) sorted by relevance
/linux-6.1.9/fs/f2fs/ |
D | acl.c | 362 struct posix_acl **default_acl, struct posix_acl **acl, in f2fs_acl_create() 415 struct posix_acl *default_acl = NULL, *acl = NULL; in f2fs_init_acl() local
|
/linux-6.1.9/fs/orangefs/ |
D | acl.c | 163 struct posix_acl *default_acl, *acl; in orangefs_init_acl() local
|
/linux-6.1.9/fs/jfs/ |
D | acl.c | 131 struct posix_acl *default_acl, *acl; in jfs_init_acl() local
|
/linux-6.1.9/fs/ceph/ |
D | acl.c | 169 struct posix_acl *acl, *default_acl; in ceph_pre_init_acls() local
|
D | super.h | 1070 void *default_acl; member
|
/linux-6.1.9/fs/ext2/ |
D | acl.c | 254 struct posix_acl *default_acl, *acl; in ext2_init_acl() local
|
/linux-6.1.9/include/linux/ |
D | posix_acl.h | 120 struct posix_acl **default_acl, struct posix_acl **acl) in posix_acl_create()
|
/linux-6.1.9/fs/nfs/ |
D | nfs3proc.c | 341 struct posix_acl *default_acl, *acl; in nfs3_proc_create() local 584 struct posix_acl *default_acl, *acl; in nfs3_proc_mkdir() local 715 struct posix_acl *default_acl, *acl; in nfs3_proc_mknod() local
|
/linux-6.1.9/fs/ext4/ |
D | acl.c | 280 struct posix_acl *default_acl, *acl; in ext4_init_acl() local
|
/linux-6.1.9/fs/jffs2/ |
D | acl.c | 275 struct posix_acl *default_acl, *acl; in jffs2_init_acl_pre() local
|
/linux-6.1.9/fs/reiserfs/ |
D | xattr_acl.c | 309 struct posix_acl *default_acl, *acl; in reiserfs_inherit_default_acl() local
|
/linux-6.1.9/fs/xfs/ |
D | xfs_iops.c | 148 struct posix_acl *default_acl, in xfs_create_need_xattr() 174 struct posix_acl *default_acl, *acl; in xfs_generic_create() local
|
/linux-6.1.9/fs/ |
D | posix_acl.c | 620 struct posix_acl **default_acl, struct posix_acl **acl) in posix_acl_create() 1239 struct posix_acl *default_acl, *acl; in simple_acl_create() local
|
/linux-6.1.9/fs/ntfs3/ |
D | xattr.c | 636 struct posix_acl *default_acl, *acl; in ntfs_init_acl() local
|
/linux-6.1.9/fs/overlayfs/ |
D | dir.c | 473 struct posix_acl *acl, *default_acl; in ovl_create_over_whiteout() local
|
/linux-6.1.9/fs/gfs2/ |
D | inode.c | 598 struct posix_acl *default_acl, *acl; in gfs2_create_inode() local
|
/linux-6.1.9/fs/btrfs/ |
D | ctree.h | 3402 struct posix_acl *default_acl; member
|