Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lvm/rpc.metamhd/
H A Dmhd_local.h71 #define DRIVE_RELEASING 0x0010 /* exclusive state */ macro
H A Dmhd_drive.c290 assert(dp->dr_state == DRIVE_RELEASING); in mhd_release()
965 case DRIVE_RELEASING: in mhd_drive_thread()
H A Dmhd_set.c495 if (mhd_state(dp, DRIVE_RELEASING, mhep) != 0) in mhd_release_set()