Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Dmd.h679 static inline bool reshape_interrupted(struct mddev *mddev) in reshape_interrupted() function
H A Ddm-raid.c3829 if (!reshape_interrupted(mddev)) in raid_presuspend()
H A Draid5.c6029 if (ret == STRIPE_SCHEDULE_AND_RETRY && reshape_interrupted(mddev)) { in make_stripe_request()