Home
last modified time | relevance | path

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

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