Lines Matching refs:gfs2_sbd
25 static inline void gfs2_log_lock(struct gfs2_sbd *sdp) in gfs2_log_lock()
37 static inline void gfs2_log_unlock(struct gfs2_sbd *sdp) in gfs2_log_unlock()
43 static inline void gfs2_log_pointers_init(struct gfs2_sbd *sdp, in gfs2_log_pointers_init()
54 struct gfs2_sbd *sdp; in gfs2_ordered_add_inode()
68 extern unsigned int gfs2_struct2blk(struct gfs2_sbd *sdp, unsigned int nstruct,
71 extern void gfs2_log_release(struct gfs2_sbd *sdp, unsigned int blks);
72 extern int gfs2_log_reserve(struct gfs2_sbd *sdp, unsigned int blks);
73 extern void gfs2_write_log_header(struct gfs2_sbd *sdp, struct gfs2_jdesc *jd,
75 extern void gfs2_log_flush(struct gfs2_sbd *sdp, struct gfs2_glock *gl,
77 extern void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *trans);
78 extern void gfs2_ail1_flush(struct gfs2_sbd *sdp, struct writeback_control *wbc);
80 extern void gfs2_log_shutdown(struct gfs2_sbd *sdp);
82 extern void gfs2_add_revoke(struct gfs2_sbd *sdp, struct gfs2_bufdata *bd);
83 extern void gfs2_write_revokes(struct gfs2_sbd *sdp);