Home
last modified time | relevance | path

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

/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dacl_impl.h49 struct acl_info { struct
50 zfs_acl_type_t acl_type; /* style of acl */
51 int acl_cnt; /* number of acl entries */
52 int acl_entry_size; /* sizeof acl entry */
53 int acl_flags; /* special flags about acl */
54 void *acl_aclp; /* the acl */
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dacl_impl.h48 struct acl_info { struct
49 zfs_acl_type_t acl_type; /* style of acl */
50 int acl_cnt; /* number of acl entries */
51 int acl_entry_size; /* sizeof acl entry */
52 int acl_flags; /* special flags about acl */
53 void *acl_aclp; /* the acl */
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dacl_impl.h48 struct acl_info { struct
49 acl_type_t acl_type; /* style of acl */
50 int acl_cnt; /* number of acl entries */
51 int acl_entry_size; /* sizeof acl entry */
52 int acl_flags; /* special flags about acl */
53 void *acl_aclp; /* the acl */