Home
last modified time | relevance | path

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

/Linux-v6.6/fs/gfs2/
Dquota.h35 extern void gfs2_quota_cleanup(struct gfs2_sbd *sdp);
Dsuper.c574 gfs2_quota_cleanup(sdp); in gfs2_make_fs_ro()
610 gfs2_quota_cleanup(sdp); in gfs2_put_super()
Dquota.c1475 gfs2_quota_cleanup(sdp); in gfs2_quota_init()
1479 void gfs2_quota_cleanup(struct gfs2_sbd *sdp) in gfs2_quota_cleanup() function