Searched refs:gfs2_dump_glock (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/fs/gfs2/ |
| D | glock.h | 203 extern void gfs2_dump_glock(struct seq_file *seq, struct gfs2_glock *gl, 206 gfs2_dump_glock(NULL, gl, true); \ 209 gfs2_dump_glock(NULL, gl, true); \ 213 gfs2_dump_glock(NULL, gl, true); \ 291 gfs2_dump_glock(NULL, gl, true); in glock_set_object()
|
| D | glock.c | 624 gfs2_dump_glock(NULL, gl, true); in do_xmote() 641 gfs2_dump_glock(NULL, gl, true); in do_xmote() 1382 gfs2_dump_glock(NULL, gl, true); in add_to_queue() 1968 gfs2_dump_glock(seq, gl, fsid); in dump_glock() 2143 void gfs2_dump_glock(struct seq_file *seq, struct gfs2_glock *gl, bool fsid) in gfs2_dump_glock() function
|
| D | lops.c | 804 gfs2_dump_glock(NULL, rgd->rd_gl, true); in buf_lo_scan_elements()
|
| D | super.c | 575 gfs2_dump_glock(NULL, ip->i_gl, true); in gfs2_dirty_inode()
|