Lines Matching refs:gfs2_glock
32 static void gfs2_ail_error(struct gfs2_glock *gl, const struct buffer_head *bh) in gfs2_ail_error()
53 static void __gfs2_ail_flush(struct gfs2_glock *gl, bool fsync, in __gfs2_ail_flush()
82 static void gfs2_ail_empty_gl(struct gfs2_glock *gl) in gfs2_ail_empty_gl()
139 void gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) in gfs2_ail_flush()
170 static void rgrp_go_sync(struct gfs2_glock *gl) in rgrp_go_sync()
211 static void rgrp_go_inval(struct gfs2_glock *gl, int flags) in rgrp_go_inval()
228 static struct gfs2_inode *gfs2_glock2inode(struct gfs2_glock *gl) in gfs2_glock2inode()
240 struct gfs2_rgrpd *gfs2_glock2rgrp(struct gfs2_glock *gl) in gfs2_glock2rgrp()
266 static void inode_go_sync(struct gfs2_glock *gl) in inode_go_sync()
317 static void inode_go_inval(struct gfs2_glock *gl, int flags) in inode_go_inval()
353 static int inode_go_demote_ok(const struct gfs2_glock *gl) in inode_go_demote_ok()
460 struct gfs2_glock *gl = gh->gh_gl; in inode_go_lock()
499 static void inode_go_dump(struct seq_file *seq, struct gfs2_glock *gl, in inode_go_dump()
530 static void freeze_go_sync(struct gfs2_glock *gl) in freeze_go_sync()
556 static int freeze_go_xmote_bh(struct gfs2_glock *gl, struct gfs2_holder *gh) in freeze_go_xmote_bh()
560 struct gfs2_glock *j_gl = ip->i_gl; in freeze_go_xmote_bh()
589 static int freeze_go_demote_ok(const struct gfs2_glock *gl) in freeze_go_demote_ok()
600 static void iopen_go_callback(struct gfs2_glock *gl, bool remote) in iopen_go_callback()