Lines Matching refs:gfs2_sbd
24 static inline void gfs2_log_lock(struct gfs2_sbd *sdp) in gfs2_log_lock()
36 static inline void gfs2_log_unlock(struct gfs2_sbd *sdp) in gfs2_log_unlock()
42 static inline void gfs2_log_pointers_init(struct gfs2_sbd *sdp, in gfs2_log_pointers_init()
53 struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode); in gfs2_ordered_add_inode()
63 extern unsigned int gfs2_struct2blk(struct gfs2_sbd *sdp, unsigned int nstruct,
66 extern void gfs2_log_release(struct gfs2_sbd *sdp, unsigned int blks);
67 extern int gfs2_log_reserve(struct gfs2_sbd *sdp, unsigned int blks);
74 extern void gfs2_log_flush(struct gfs2_sbd *sdp, struct gfs2_glock *gl,
76 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);