Home
last modified time | relevance | path

Searched defs:default_acl (Results 1 – 8 of 8) 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.c341 struct posix_acl *default_acl, *acl; in nfs3_proc_create() local
591 struct posix_acl *default_acl, *acl; in nfs3_proc_mkdir() local
725 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/ntfs/
H A Dea.c931 struct posix_acl *default_acl, *acl; in ntfs_init_acl() local
/linux/fs/ceph/
H A Dsuper.h1170 void *default_acl; member