Home
last modified time | relevance | path

Searched defs:mp_bh (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/md/
Dmd-multipath.c51 static void multipath_reschedule_retry (struct multipath_bh *mp_bh) in multipath_reschedule_retry()
68 static void multipath_end_bh_io(struct multipath_bh *mp_bh, blk_status_t status) in multipath_end_bh_io()
80 struct multipath_bh *mp_bh = bio->bi_private; in multipath_end_request() local
103 struct multipath_bh * mp_bh; in multipath_make_request() local
289 struct multipath_bh *mp_bh; in multipathd() local
/Linux-v6.6/fs/gfs2/
Dbmap.c37 struct buffer_head *mp_bh[GFS2_MAX_META_HEIGHT]; member