Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dquota.h31 int gfs2_quota_sync(struct super_block *sb, int type);
H A Dquota.c1324 int gfs2_quota_sync(struct super_block *sb, int type) in gfs2_quota_sync() function
1620 error = gfs2_quota_sync(sdp->sd_vfs, 0); in gfs2_quotad()
1817 .quota_sync = gfs2_quota_sync,
H A Dsuper.c549 gfs2_quota_sync(sdp->sd_vfs, 0); in gfs2_make_fs_ro()
662 gfs2_quota_sync(sb, -1); in gfs2_sync_fs()