Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c931 zpool_read_label_slow(int fd, nvlist_t **config, int *num_labels) in zpool_read_label_slow() function
1011 return (zpool_read_label_slow(fd, config, num_labels)); in zpool_read_label()
1091 error = zpool_read_label_slow(fd, config, num_labels); in zpool_read_label()