Searched defs:dacl (Results 1 – 2 of 2) 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()
1854 const struct ACL *dacl = Add2Ptr(sd, sd_dacl); in is_sd_valid() local