Lines Matching refs:gfs2_sbd
28 void gfs2_assert_i(struct gfs2_sbd *sdp);
39 void gfs2_assert_withdraw_i(struct gfs2_sbd *sdp, char *assertion,
61 void gfs2_assert_warn_i(struct gfs2_sbd *sdp, char *assertion,
73 void gfs2_consist_i(struct gfs2_sbd *sdp,
94 int gfs2_meta_check_ii(struct gfs2_sbd *sdp, struct buffer_head *bh,
98 static inline int gfs2_meta_check(struct gfs2_sbd *sdp,
111 int gfs2_metatype_check_ii(struct gfs2_sbd *sdp, struct buffer_head *bh,
116 static inline int gfs2_metatype_check_i(struct gfs2_sbd *sdp,
147 int gfs2_io_error_i(struct gfs2_sbd *sdp, const char *function,
150 int check_journal_clean(struct gfs2_sbd *sdp, struct gfs2_jdesc *jd,
152 int gfs2_freeze_lock_shared(struct gfs2_sbd *sdp);
153 void gfs2_freeze_unlock(struct gfs2_sbd *sdp);
159 void gfs2_io_error_bh_i(struct gfs2_sbd *sdp, struct buffer_head *bh,
195 static inline void gfs2_withdraw_delayed(struct gfs2_sbd *sdp)
205 static inline bool gfs2_withdrawing_or_withdrawn(struct gfs2_sbd *sdp)
215 static inline bool gfs2_withdrawing(struct gfs2_sbd *sdp)
221 static inline bool gfs2_withdraw_in_prog(struct gfs2_sbd *sdp)
230 void gfs2_lm(struct gfs2_sbd *sdp, const char *fmt, ...);
231 int gfs2_withdraw(struct gfs2_sbd *sdp);