Home
last modified time | relevance | path

Searched defs:default_acl (Results 1 – 9 of 9) sorted by relevance

/linux/fs/f2fs/
H A Dacl.c362 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 Dacl.c255 struct posix_acl *default_acl, *acl; in ext2_init_acl() local
/linux/fs/nfs/
H A Dnfs3proc.c340 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 Dacl.c281 struct posix_acl *default_acl, *acl; in ext4_init_acl() local
/linux/fs/jffs2/
H A Dacl.c275 struct posix_acl *default_acl, *acl; in jffs2_init_acl_pre() local
/linux/fs/
H A Dposix_acl.c634 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 Dinode.c1080 struct posix_acl *acl = NULL, *default_acl = NULL; in orangefs_new_inode() local
/linux/fs/overlayfs/
H A Ddir.c479 struct posix_acl *acl, *default_acl; in ovl_create_over_whiteout() local
/linux/fs/ceph/
H A Dsuper.h1159 void *default_acl; member