Home
last modified time | relevance | path

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

/drivers/md/
Dmd.h279 #define UNTIL_STOP 2 macro
Dmd.c623 new->hold_active = UNTIL_STOP; in mddev_find()
5311 mddev->hold_active = UNTIL_STOP; in md_alloc()
6032 if (mddev->hold_active == UNTIL_STOP) in do_md_stop()