Searched defs:acl_info (Results 1 – 2 of 2) sorted by relevance
47 struct acl_info { struct48 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 */
47 struct acl_info { struct48 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 */