__dump_glock 58 fs/gfs2/glock.c static int __dump_glock(struct seq_file *seq, const struct gfs2_glock *gl); __dump_glock 59 fs/gfs2/glock.c #define GLOCK_BUG_ON(gl,x) do { if (unlikely(x)) { __dump_glock(NULL, gl); BUG(); } } while(0) __dump_glock 941 fs/gfs2/glock.c __dump_glock(NULL, gl); __dump_glock 1702 fs/gfs2/glock.c ret = __dump_glock(seq, gl);