Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dsuper.h29 void gfs2_jindex_free(struct gfs2_sbd *sdp);
H A Dsuper.c59 void gfs2_jindex_free(struct gfs2_sbd *sdp) in gfs2_jindex_free() function
648 gfs2_jindex_free(sdp); in gfs2_put_super()
H A Dops_fstype.c868 gfs2_jindex_free(sdp); in init_journal()