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