Searched refs:gfs2_dump_glock (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/fs/gfs2/ |
D | glock.h | 229 extern void gfs2_dump_glock(struct seq_file *seq, struct gfs2_glock *gl, 232 gfs2_dump_glock(NULL, gl, true); \ 235 gfs2_dump_glock(NULL, gl, true); \ 239 gfs2_dump_glock(NULL, gl, true); \ 317 gfs2_dump_glock(NULL, gl, true); in glock_set_object()
|
D | util.c | 465 gfs2_dump_glock(NULL, ip->i_gl, 1); in gfs2_consist_inode_i() 487 gfs2_dump_glock(NULL, rgd->rd_gl, 1); in gfs2_consist_rgrpd_i()
|
D | glock.c | 784 gfs2_dump_glock(NULL, gl, true); in do_xmote() 801 gfs2_dump_glock(NULL, gl, true); in do_xmote() 1561 gfs2_dump_glock(NULL, gl, true); in add_to_queue() 2229 gfs2_dump_glock(seq, gl, fsid); in dump_glock() 2414 void gfs2_dump_glock(struct seq_file *seq, struct gfs2_glock *gl, bool fsid) in gfs2_dump_glock() function
|
D | lops.c | 783 gfs2_dump_glock(NULL, rgd->rd_gl, true); in obsolete_rgrp()
|
D | super.c | 484 gfs2_dump_glock(NULL, ip->i_gl, true); in gfs2_dirty_inode()
|