Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Dmd-multipath.c59 static void multipath_reschedule_retry (struct multipath_bh *mp_bh) in multipath_reschedule_retry()
76 static void multipath_end_bh_io(struct multipath_bh *mp_bh, blk_status_t status) in multipath_end_bh_io()
88 struct multipath_bh *mp_bh = bio->bi_private; in multipath_end_request()
112 struct multipath_bh * mp_bh; in multipath_make_request()
325 struct multipath_bh *mp_bh; in multipathd()
337 mp_bh = list_entry(head->prev, struct multipath_bh, retry_list); in multipathd()
437 sizeof(struct multipath_bh)); in multipath_run()
Dmd-multipath.h25 struct multipath_bh { struct