Searched refs:gfs2_io_error_bh_i (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/gfs2/ |
D | util.h | 139 void gfs2_io_error_bh_i(struct gfs2_sbd *sdp, struct buffer_head *bh, 144 gfs2_io_error_bh_i((sdp), (bh), __func__, __FILE__, __LINE__, true); 147 gfs2_io_error_bh_i((sdp), (bh), __func__, __FILE__, __LINE__, false);
|
D | util.c | 255 void gfs2_io_error_bh_i(struct gfs2_sbd *sdp, struct buffer_head *bh, in gfs2_io_error_bh_i() function
|