Searched refs:gfs2_dump_glock (Results 1 – 3 of 3) sorted by relevance
/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 | 1176 gfs2_dump_glock(NULL, gl, true); in add_to_queue() 1714 gfs2_dump_glock(seq, gl, fsid); in dump_glock() 1883 void gfs2_dump_glock(struct seq_file *seq, struct gfs2_glock *gl, bool fsid) in gfs2_dump_glock() function
|
D | lops.c | 798 gfs2_dump_glock(NULL, rgd->rd_gl, true); in buf_lo_scan_elements()
|