Searched defs:dacl (Results 1 – 3 of 3) sorted by relevance
37 struct posix_acl *dacl, in v9fs_set_create_acl()42 static inline void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl()
81 struct posix_acl *pacl, *dacl; in v9fs_get_acl() local302 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()
1824 const struct ACL *dacl = Add2Ptr(sd, sd_dacl); in is_sd_valid() local