Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libspl/
H A Dtunables.c88 for (const zfs_tunable_t **ztp = &__start_zfs_tunables; in zfs_tunable_lookup() local
89 ztp != &__stop_zfs_tunables; ztp++) { in zfs_tunable_lookup()
90 const zfs_tunable_t *zt = *ztp; in zfs_tunable_lookup()
106 for (const zfs_tunable_t **ztp = &__start_zfs_tunables; in zfs_tunable_iter() local
107 ztp != &__stop_zfs_tunables; ztp++) { in zfs_tunable_iter()
108 const zfs_tunable_t *zt = *ztp; in zfs_tunable_iter()