Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libspl/
H A Dtunables.c274 switch (zt->zt_type) { in zfs_tunable_set()
302 switch (zt->zt_type) { in zfs_tunable_get()
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dtunables.h48 zfs_tunable_type_t zt_type; member
H A Dmod.h40 .zt_type = ZFS_TUNABLE_TYPE_##type, \
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A Dutil.c191 type[tunable->zt_type], perm[tunable->zt_perm], in list_tunables_cb()