Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Dmultipath.c58 static void multipath_reschedule_retry (struct multipath_bh *mp_bh) in multipath_reschedule_retry()
75 static void multipath_end_bh_io (struct multipath_bh *mp_bh, int err) in multipath_end_bh_io()
87 struct multipath_bh *mp_bh = bio->bi_private; in multipath_end_request() local
111 struct multipath_bh * mp_bh; in multipath_make_request() local
334 struct multipath_bh *mp_bh; in multipathd() local
/linux-4.1.27/fs/gfs2/
Dbmap.c37 struct buffer_head *mp_bh[GFS2_MAX_META_HEIGHT]; member