Lines Matching refs:gfs2_glock

34 static void gfs2_ail_error(struct gfs2_glock *gl, const struct buffer_head *bh)  in gfs2_ail_error()
59 static void __gfs2_ail_flush(struct gfs2_glock *gl, bool fsync, in __gfs2_ail_flush()
88 static int gfs2_ail_empty_gl(struct gfs2_glock *gl) in gfs2_ail_empty_gl()
138 void gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) in gfs2_ail_flush()
162 static int gfs2_rgrp_metasync(struct gfs2_glock *gl) in gfs2_rgrp_metasync()
190 static int rgrp_go_sync(struct gfs2_glock *gl) in rgrp_go_sync()
219 static void rgrp_go_inval(struct gfs2_glock *gl, int flags) in rgrp_go_inval()
234 static void gfs2_rgrp_go_dump(struct seq_file *seq, struct gfs2_glock *gl, in gfs2_rgrp_go_dump()
243 static struct gfs2_inode *gfs2_glock2inode(struct gfs2_glock *gl) in gfs2_glock2inode()
255 struct gfs2_rgrpd *gfs2_glock2rgrp(struct gfs2_glock *gl) in gfs2_glock2rgrp()
280 int gfs2_inode_metasync(struct gfs2_glock *gl) in gfs2_inode_metasync()
298 static int inode_go_sync(struct gfs2_glock *gl) in inode_go_sync()
351 static void inode_go_inval(struct gfs2_glock *gl, int flags) in inode_go_inval()
385 static int inode_go_demote_ok(const struct gfs2_glock *gl) in inode_go_demote_ok()
491 struct gfs2_glock *gl = gh->gh_gl; in inode_go_instantiate()
529 static void inode_go_dump(struct seq_file *seq, struct gfs2_glock *gl, in inode_go_dump()
557 static int freeze_go_sync(struct gfs2_glock *gl) in freeze_go_sync()
600 static int freeze_go_xmote_bh(struct gfs2_glock *gl) in freeze_go_xmote_bh()
604 struct gfs2_glock *j_gl = ip->i_gl; in freeze_go_xmote_bh()
630 static int freeze_go_demote_ok(const struct gfs2_glock *gl) in freeze_go_demote_ok()
642 static void iopen_go_callback(struct gfs2_glock *gl, bool remote) in iopen_go_callback()
659 static int iopen_go_demote_ok(const struct gfs2_glock *gl) in iopen_go_demote_ok()
672 static void inode_go_free(struct gfs2_glock *gl) in inode_go_free()
688 static void nondisk_go_callback(struct gfs2_glock *gl, bool remote) in nondisk_go_callback()