Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dacl_common.c143 acevals_t other_obj; member
752 acevals_init(&al->other_obj, 0); in ace_list_init()
1162 if (!(list->other_obj.aent_type & OTHER_OBJ)) { in ace_list_to_aent()
1166 error = acevals_to_aent(&list->other_obj, aent, list, owner, group, in ace_list_to_aent()
1325 vals = &acl->other_obj; in ln_ace_to_aent()