Home
last modified time | relevance | path

Searched refs:other_obj (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dacl_common.c145 acevals_t other_obj; member
753 acevals_init(&al->other_obj, 0); in ace_list_init()
1163 if (!(list->other_obj.aent_type & OTHER_OBJ)) { in ace_list_to_aent()
1167 error = acevals_to_aent(&list->other_obj, aent, list, owner, group, in ace_list_to_aent()
1326 vals = &acl->other_obj; in ln_ace_to_aent()