Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
Dquota.h35 extern void gfs2_quota_cleanup(struct gfs2_sbd *sdp);
Dsuper.c574 gfs2_quota_cleanup(sdp); in gfs2_make_fs_ro()
611 gfs2_quota_cleanup(sdp); in gfs2_put_super()
Dquota.c1486 gfs2_quota_cleanup(sdp); in gfs2_quota_init()
1490 void gfs2_quota_cleanup(struct gfs2_sbd *sdp) in gfs2_quota_cleanup() function