Searched refs:zpool_read_label (Results 1 – 5 of 5) sorted by relevance
295 zpool_read_label
875 zpool_read_label(int fd, nvlist_t **config) in zpool_read_label() function1116 if ((zpool_read_label(fd, &config)) != 0) { in zpool_open_func()1652 if (zpool_read_label(fd, &config) != 0) { in zpool_in_use()
773 extern int zpool_read_label(int, nvlist_t **);
1064 zpool_read_label(fd, &label) != 0) { in is_spare()
707 if (zpool_read_label(fd, &config) != 0 || config == NULL) { in zpool_do_labelclear()