Searched refs:num_labels (Results 1 – 4 of 4) sorted by relevance
106 int num_labels; in zpool_open_func() local153 if (zpool_read_label(fd, &config, &num_labels) != 0) in zpool_open_func()155 if (num_labels == 0) { in zpool_open_func()161 rn->rn_num_labels = num_labels; in zpool_open_func()
111 int num_labels = 0; in zpool_open_func() local156 error = zpool_read_label(fd, &config, &num_labels); in zpool_open_func()162 if (num_labels == 0) { in zpool_open_func()183 rn->rn_num_labels = num_labels; in zpool_open_func()
277 int order, int num_labels, nvlist_t *config) in add_config() argument303 ne->ne_num_labels = num_labels; in add_config()401 ne->ne_num_labels = num_labels; in add_config()887 zpool_read_label(int fd, nvlist_t **config, int *num_labels) in zpool_read_label() argument948 if (num_labels != NULL) in zpool_read_label()949 *num_labels = count; in zpool_read_label()
1365 …<parameter type-id='type-id-105' name='num_labels' filepath='/home/fedora/zfs/lib/libzutil/zutil_i…