Home
last modified time | relevance | path

Searched refs:inactive_blocked (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/raid/
Draid5.h219 int inactive_blocked; /* release of inactive stripes blocked, member
/linux-2.4.37.9/drivers/md/
Draid5.c83 if (!conf->inactive_blocked || in __release_stripe()
298 if (!conf->inactive_blocked) in get_active_stripe()
303 conf->inactive_blocked = 1; in get_active_stripe()
307 || !conf->inactive_blocked), in get_active_stripe()
309 conf->inactive_blocked = 0; in get_active_stripe()