Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd.h304 #define UNTIL_STOP 2 macro
H A Dmd.c798 new->hold_active = UNTIL_STOP; in mddev_find_or_alloc()
5707 mddev->hold_active = UNTIL_STOP; in md_alloc()
6452 if (mddev->hold_active == UNTIL_STOP) in do_md_stop()