Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dposix_acl.h27 struct posix_acl { struct
31 struct posix_acl_entry a_entries[]; argument
41 static inline struct posix_acl * argument
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfuse_i.h740 unsigned posix_acl:1; member