Home
last modified time | relevance | path

Searched defs:dacl (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/9p/
Dacl.h37 struct posix_acl *dacl, in v9fs_set_create_acl()
42 static inline void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl()
Dacl.c81 struct posix_acl *pacl, *dacl; in v9fs_get_acl() local
302 struct posix_acl *dacl, struct posix_acl *acl) in v9fs_set_create_acl()
311 void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl()
Dvfs_inode_dotl.c240 struct posix_acl *pacl = NULL, *dacl = NULL; in v9fs_vfs_atomic_open_dotl() local
365 struct posix_acl *dacl = NULL, *pacl = NULL; in v9fs_vfs_mkdir_dotl() local
804 struct posix_acl *dacl = NULL, *pacl = NULL; in v9fs_vfs_mknod_dotl() local
/linux-6.12.1/fs/ntfs3/
Dfsntfs.c1844 const struct ACL *dacl = Add2Ptr(sd, sd_dacl); in is_sd_valid() local