Home
last modified time | relevance | path

Searched refs:gfs2_quota_sync (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/gfs2/
Dquota.h34 extern int gfs2_quota_sync(struct super_block *sb, int type);
Dquota.c1274 int gfs2_quota_sync(struct super_block *sb, int type) in gfs2_quota_sync() function
1558 quotad_check_timeo(sdp, "sync", gfs2_quota_sync, t, in gfs2_quotad()
1755 .quota_sync = gfs2_quota_sync,
Dsys.c181 gfs2_quota_sync(sdp->sd_vfs, 0); in quota_sync_store()
Dsuper.c861 gfs2_quota_sync(sdp->sd_vfs, 0); in gfs2_make_fs_ro()
957 gfs2_quota_sync(sb, -1); in gfs2_sync_fs()