Searched defs:default_acl (Results 1 – 9 of 9) sorted by relevance
| /linux/fs/f2fs/ |
| H A 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/fs/ext2/ |
| H A D | acl.c | 255 struct posix_acl *default_acl, *acl; in ext2_init_acl() local
|
| /linux/fs/nfs/ |
| H A D | nfs3proc.c | 340 struct posix_acl *default_acl, *acl; in nfs3_proc_create() local 585 struct posix_acl *default_acl, *acl; in nfs3_proc_mkdir() local 719 struct posix_acl *default_acl, *acl; in nfs3_proc_mknod() local
|
| /linux/fs/ext4/ |
| H A D | acl.c | 281 struct posix_acl *default_acl, *acl; in ext4_init_acl() local
|
| /linux/fs/jffs2/ |
| H A D | acl.c | 275 struct posix_acl *default_acl, *acl; in jffs2_init_acl_pre() local
|
| /linux/fs/ |
| H A D | posix_acl.c | 634 struct posix_acl **default_acl, struct posix_acl **acl) in posix_acl_create() 1038 struct posix_acl *default_acl, *acl; in simple_acl_create() local
|
| /linux/fs/orangefs/ |
| H A D | inode.c | 1080 struct posix_acl *acl = NULL, *default_acl = NULL; in orangefs_new_inode() local
|
| /linux/fs/overlayfs/ |
| H A D | dir.c | 479 struct posix_acl *acl, *default_acl; in ovl_create_over_whiteout() local
|
| /linux/fs/ceph/ |
| H A D | super.h | 1159 void *default_acl; member
|