Searched refs:acecount (Results 1 – 1 of 1) sorted by relevance
331 uint16_t acl_len, acecount; in md_get_acl() local341 if ((error = md_get_uint16le(mdp, &acecount)) != 0) in md_get_acl()346 aclsz = I_ACL_SIZE(acecount); in md_get_acl()351 acl->acl_acecount = acecount; in md_get_acl()