Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Drgrp.h74 extern void gfs2_rgrp_dump(struct seq_file *seq, const struct gfs2_glock *gl);
Dglops.c600 .go_dump = gfs2_rgrp_dump,
Drgrp.c2254 void gfs2_rgrp_dump(struct seq_file *seq, const struct gfs2_glock *gl) in gfs2_rgrp_dump() function
2280 gfs2_rgrp_dump(NULL, rgd->rd_gl); in gfs2_rgrp_error()