Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dquota.h35 void gfs2_quota_cleanup(struct gfs2_sbd *sdp);
H A Dsuper.c578 gfs2_quota_cleanup(sdp); in gfs2_make_fs_ro()
615 gfs2_quota_cleanup(sdp); in gfs2_put_super()
H A Dquota.c1472 gfs2_quota_cleanup(sdp); in gfs2_quota_init()
1476 void gfs2_quota_cleanup(struct gfs2_sbd *sdp) in gfs2_quota_cleanup() function