Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Dacl_impl.h47 struct acl_info { struct
48 acl_type_t acl_type; /* style of acl */
49 int acl_cnt; /* number of acl entries */
50 int acl_entry_size; /* sizeof acl entry */
51 int acl_flags; /* special flags about acl */
52 void *acl_aclp; /* the acl */
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dacl_impl.h47 struct acl_info { struct
48 zfs_acl_type_t acl_type; /* style of acl */
49 int acl_cnt; /* number of acl entries */
50 int acl_entry_size; /* sizeof acl entry */
51 int acl_flags; /* special flags about acl */
52 void *acl_aclp; /* the acl */