Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libzfs/common/
H A Dlibzfs_import.c1138 config_entry_t *ce, *cenext; in zpool_find_import_impl() local
1283 for (ce = ve->ve_configs; ce != NULL; ce = cenext) { in zpool_find_import_impl()
1284 cenext = ce->ce_next; in zpool_find_import_impl()