Home
last modified time | relevance | path

Searched refs:gfs2_rgrp_dump (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/gfs2/
Drgrp.h74 extern void gfs2_rgrp_dump(struct seq_file *seq, const struct gfs2_glock *gl);
Dglops.c594 .go_dump = gfs2_rgrp_dump,
Drgrp.c2235 void gfs2_rgrp_dump(struct seq_file *seq, const struct gfs2_glock *gl) in gfs2_rgrp_dump() function
2261 gfs2_rgrp_dump(NULL, rgd->rd_gl); in gfs2_rgrp_error()