Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c197 struct config_entry *ce_next; member
405 for (ce = ve->ve_configs; ce != NULL; ce = ce->ce_next) { in add_config()
416 ce->ce_next = ve->ve_configs; in add_config()
535 ce = ce->ce_next) { in get_configs()
1564 cenext = ce->ce_next; in zpool_find_import_impl()