Searched defs:dacl (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/fs/9p/ |
D | acl.h | 38 struct posix_acl *dacl, in v9fs_set_create_acl() 43 static inline void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl()
|
D | acl.c | 59 struct posix_acl *pacl, *dacl; in v9fs_get_acl() local 170 struct posix_acl *dacl, struct posix_acl *acl) in v9fs_set_create_acl() 179 void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl()
|
D | vfs_inode_dotl.c | 241 struct posix_acl *pacl = NULL, *dacl = NULL; in v9fs_vfs_atomic_open_dotl() local 379 struct posix_acl *dacl = NULL, *pacl = NULL; in v9fs_vfs_mkdir_dotl() local 813 struct posix_acl *dacl = NULL, *pacl = NULL; in v9fs_vfs_mknod_dotl() local
|
/Linux-v5.4/fs/ntfs/ |
D | layout.h | 1724 le32 dacl; /* Byte offset to a discretionary ACL. Only valid, if member 1753 ACL *dacl; /* Points to a discretionary ACL. Only valid, if member
|