Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Didmap_util.c133 TYPE_BOTH enumerator
196 entry->type = (c == 'b') ? TYPE_BOTH : in parse_idmap_entry()
359 if (entry->type == TYPE_UID || entry->type == TYPE_BOTH) { in write_pid_idmaps()
371 if (entry->type == TYPE_GID || entry->type == TYPE_BOTH) { in write_pid_idmaps()