Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_raid.h476 #define MD_RPS_INUSE 0x0100 macro
/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid_resync.c997 ps->ps_flags = MD_RPS_INUSE; in resync_unit()
H A Draid.c470 ((md_raidps_t *)ps)->ps_flags = MD_RPS_INUSE; in raid_parent_init()
1190 ASSERT(ps->ps_flags & MD_RPS_INUSE); in raid_free_parent()
1231 ps->ps_flags &= ~MD_RPS_INUSE; in raid_free_parent()