Searched refs:DISK_LABEL_WAIT (Results 1 – 5 of 5) sorted by relevance
42 #define DISK_LABEL_WAIT (30 * 1000) /* 30 seconds */ macro
349 rval = zpool_label_disk_wait(path, DISK_LABEL_WAIT); in zpool_label_disk()
572 if (zpool_label_disk_wait(path, DISK_LABEL_WAIT) != 0) { in zfs_process_add()576 zpool_get_name(zhp), path, DISK_LABEL_WAIT); in zfs_process_add()
686 DISK_LABEL_WAIT); in zpool_disk_wait()
1079 ret = zpool_label_disk_wait(udevpath, DISK_LABEL_WAIT); in make_disks()