Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dposix_acl.h29 struct posix_acl { struct
33 struct posix_acl_entry a_entries[]; argument
43 static inline struct posix_acl * argument
/openbmc/linux/fs/fuse/
H A Dfuse_i.h774 unsigned posix_acl:1; member