Home
last modified time | relevance | path

Searched defs:posix_acl (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Dposix_acl.h27 struct posix_acl { struct
31 struct posix_acl_entry a_entries[0]; argument
41 static inline struct posix_acl * argument
/Linux-v5.4/fs/fuse/
Dfuse_i.h694 unsigned posix_acl:1; member