Home
last modified time | relevance | path

Searched refs:DRIVE_FAILFASTING (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/lvm/rpc.metamhd/
H A Dmhd_local.h70 #define DRIVE_FAILFASTING 0x0008 /* exclusive state */ macro
H A Dmhd_drive.c252 assert(dp->dr_state == DRIVE_FAILFASTING); in mhd_failfast()
959 case DRIVE_FAILFASTING: in mhd_drive_thread()
H A Dmhd_set.c627 if (mhd_state(dp, DRIVE_FAILFASTING, in mhd_reserve_set()