Searched refs:gfs2_quota_sync (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/fs/gfs2/ |
H A D | quota.h | 32 extern int gfs2_quota_sync(struct super_block *sb, int type);
|
H A D | quota.c | 1192 int gfs2_quota_sync(struct super_block *sb, int type) gfs2_quota_sync() function 1473 quotad_check_timeo(sdp, "sync", gfs2_quota_sync, t, gfs2_quotad() 1668 .quota_sync = gfs2_quota_sync,
|
H A D | sys.c | 170 gfs2_quota_sync(sdp->sd_vfs, 0); quota_sync_store()
|
H A D | super.c | 842 gfs2_quota_sync(sdp->sd_vfs, 0); gfs2_make_fs_ro() 939 gfs2_quota_sync(sb, -1); gfs2_sync_fs()
|
Completed in 94 milliseconds