Searched refs:gfs2_dump_glock (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/fs/gfs2/ |
A D | glock.h | 226 extern void gfs2_dump_glock(struct seq_file *seq, struct gfs2_glock *gl, 229 gfs2_dump_glock(NULL, gl, true); \ 232 gfs2_dump_glock(NULL, gl, true); \ 236 gfs2_dump_glock(NULL, gl, true); \
|
A 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()
|
A D | glock.c | 714 gfs2_dump_glock(NULL, gl, true); in do_xmote() 731 gfs2_dump_glock(NULL, gl, true); in do_xmote() 877 gfs2_dump_glock(NULL, gl, true); in glock_set_object() 898 gfs2_dump_glock(NULL, gl, true); in glock_clear_object() 1550 gfs2_dump_glock(NULL, gl, true); in add_to_queue() 2162 gfs2_dump_glock(seq, gl, fsid); in dump_glock() 2347 void gfs2_dump_glock(struct seq_file *seq, struct gfs2_glock *gl, bool fsid) in gfs2_dump_glock() function
|
A D | lops.c | 783 gfs2_dump_glock(NULL, rgd->rd_gl, true); in obsolete_rgrp()
|
A D | super.c | 495 gfs2_dump_glock(NULL, ip->i_gl, true); in gfs2_dirty_inode()
|
Completed in 16 milliseconds