Searched refs:gfs2_dump_glock (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/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); \ 278 gfs2_dump_glock(NULL, gl, true); in glock_set_object()
|
| D | glock.c | 1175 gfs2_dump_glock(NULL, gl, true); in add_to_queue() 1713 gfs2_dump_glock(seq, gl, fsid); in dump_glock() 1882 void gfs2_dump_glock(struct seq_file *seq, struct gfs2_glock *gl, bool fsid) in gfs2_dump_glock() function
|
| D | lops.c | 778 gfs2_dump_glock(NULL, rgd->rd_gl, true); in buf_lo_scan_elements()
|