Searched refs:G_MIRROR_DISK_STATE_NONE (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/geom/mirror/
H A Dg_mirror.c124 case G_MIRROR_DISK_STATE_NONE:
460 disk->d_state = G_MIRROR_DISK_STATE_NONE;
2340 state = G_MIRROR_DISK_STATE_NONE;
2623 KASSERT(disk->d_state == G_MIRROR_DISK_STATE_NONE,
2658 if (state != G_MIRROR_DISK_STATE_NONE)
H A Dg_mirror.h130 #define G_MIRROR_DISK_STATE_NONE 0 macro

Completed in 85 milliseconds