Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd.h689 static inline bool reshape_interrupted(struct mddev *mddev) in reshape_interrupted() function
H A Ddm-raid.c3835 if (!reshape_interrupted(mddev)) in raid_presuspend()
H A Draid5.c6044 if (ret == STRIPE_SCHEDULE_AND_RETRY && reshape_interrupted(mddev)) { in make_stripe_request()
H A Dmd.c490 reshape_interrupted(mddev)) in mddev_suspend()