Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Dmd.h330 #define UNTIL_STOP 2 macro
H A Dmd.c744 new->hold_active = UNTIL_STOP; in mddev_alloc()
5720 mddev->hold_active = UNTIL_STOP; in md_alloc()
6519 if (mddev->hold_active == UNTIL_STOP) in do_md_stop()