Searched refs:gfs2_quota_sync (Results 1 – 4 of 4) sorted by relevance
31 int gfs2_quota_sync(struct super_block *sb, int type);
1310 int gfs2_quota_sync(struct super_block *sb, int type) in gfs2_quota_sync() function1608 error = gfs2_quota_sync(sdp->sd_vfs, 0); in gfs2_quotad()1805 .quota_sync = gfs2_quota_sync,
549 gfs2_quota_sync(sdp->sd_vfs, 0); in gfs2_make_fs_ro()660 gfs2_quota_sync(sb, -1); in gfs2_sync_fs()
246 gfs2_quota_sync(sdp->sd_vfs, 0); in quota_sync_store()