Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lvm/rpc.metamhd/
H A Dmhd_local.h69 #define DRIVE_RESERVING 0x0004 /* exclusive state */ macro
H A Dmhd_drive.c208 assert(dp->dr_state == DRIVE_RESERVING); in mhd_reserve()
953 case DRIVE_RESERVING: in mhd_drive_thread()
H A Dmhd_set.c582 if (mhd_state(dp, DRIVE_RESERVING, mhep) != 0) in mhd_reserve_set()