Lines Matching refs:gfs2_glock
37 static void gfs2_ail_empty_gl(struct gfs2_glock *gl) in gfs2_ail_empty_gl()
93 static void rgrp_go_sync(struct gfs2_glock *gl) in rgrp_go_sync()
119 static void rgrp_go_inval(struct gfs2_glock *gl, int flags) in rgrp_go_inval()
139 static void inode_go_sync(struct gfs2_glock *gl) in inode_go_sync()
184 static void inode_go_inval(struct gfs2_glock *gl, int flags) in inode_go_inval()
212 static int inode_go_demote_ok(const struct gfs2_glock *gl) in inode_go_demote_ok()
239 struct gfs2_glock *gl = gh->gh_gl; in inode_go_lock()
275 static int inode_go_dump(struct seq_file *seq, const struct gfs2_glock *gl) in inode_go_dump()
324 static void trans_go_sync(struct gfs2_glock *gl) in trans_go_sync()
341 static int trans_go_xmote_bh(struct gfs2_glock *gl, struct gfs2_holder *gh) in trans_go_xmote_bh()
345 struct gfs2_glock *j_gl = ip->i_gl; in trans_go_xmote_bh()
374 static int trans_go_demote_ok(const struct gfs2_glock *gl) in trans_go_demote_ok()
385 static void iopen_go_callback(struct gfs2_glock *gl) in iopen_go_callback()