Home
last modified time | relevance | path

Searched defs:mp_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() local
112 struct multipath_bh * mp_bh; in multipath_make_request() local
325 struct multipath_bh *mp_bh; in multipathd() local
/Linux-v4.19/fs/gfs2/
Dbmap.c39 struct buffer_head *mp_bh[GFS2_MAX_META_HEIGHT]; member