Searched refs:gfs2_io_error_bh_i (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/gfs2/ |
H A D | util.h | 159 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 D | util.c | 546 void gfs2_io_error_bh_i(struct gfs2_sbd *sdp, struct buffer_head *bh, in gfs2_io_error_bh_i() function
|