Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Didmap_util.c134 TYPE_BOTH enumerator
197 entry->type = (c == 'b') ? TYPE_BOTH : in parse_idmap_entry()
360 if (entry->type == TYPE_UID || entry->type == TYPE_BOTH) { in write_pid_idmaps()
372 if (entry->type == TYPE_GID || entry->type == TYPE_BOTH) { in write_pid_idmaps()