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