Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd.h690 static inline bool reshape_interrupted(struct mddev *mddev) in reshape_interrupted() function
H A Draid5.c6175 if (ret == STRIPE_SCHEDULE_AND_RETRY && reshape_interrupted(mddev)) { in make_stripe_request()
H A Dmd.c498 reshape_interrupted(mddev)) in mddev_suspend()