Searched refs:ztp (Results 1 – 1 of 1) sorted by relevance
88 for (const zfs_tunable_t **ztp = &__start_zfs_tunables; in zfs_tunable_lookup() local89 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() local107 ztp != &__stop_zfs_tunables; ztp++) { in zfs_tunable_iter()108 const zfs_tunable_t *zt = *ztp; in zfs_tunable_iter()