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