Home
last modified time | relevance | path

Searched refs:dacl (Results 1 – 2 of 2) sorted by relevance

/linux/fs/9p/
H A Dacl.h19 struct posix_acl *dacl, struct posix_acl *acl);
22 void v9fs_put_acl(struct posix_acl *dacl, struct posix_acl *acl);
37 struct posix_acl *dacl, in v9fs_set_create_acl() argument
42 static inline void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl() argument
/linux/fs/ntfs3/
H A Dfsntfs.c1854 const struct ACL *dacl = Add2Ptr(sd, sd_dacl); in is_sd_valid() local
1859 if (!is_acl_valid(dacl, len - sd_dacl)) in is_sd_valid()