Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dutil.h159 void gfs2_io_error_bh_i(struct gfs2_sbd *sdp, struct buffer_head *bh,
164 gfs2_io_error_bh_i((sdp), (bh), __func__, __FILE__, __LINE__, true)
167 gfs2_io_error_bh_i((sdp), (bh), __func__, __FILE__, __LINE__, false)
H A Dutil.c546 void gfs2_io_error_bh_i(struct gfs2_sbd *sdp, struct buffer_head *bh, in gfs2_io_error_bh_i() function