Searched refs:go_dump (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/gfs2/
H A Dglops.c719 .go_dump = inode_go_dump,
729 .go_dump = gfs2_rgrp_go_dump,
744 .go_dump = inode_go_dump,
H A Dincore.h224 void (*go_dump)(struct seq_file *seq, const struct gfs2_glock *gl, member in struct:gfs2_glock_operations
H A Dglock.c2409 if (gl->gl_state != LM_ST_UNLOCKED && glops->go_dump)
2410 glops->go_dump(seq, gl, fs_id_buf);

Completed in 132 milliseconds