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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dquota.h28 extern int gfs2_quota_sync(struct super_block *sb, int type, int wait);
H A Dquota.c1114 int gfs2_quota_sync(struct super_block *sb, int type, int wait) function
1160 return gfs2_quota_sync(sb, type, 0);
1619 .quota_sync = gfs2_quota_sync,
H A Dsys.c170 gfs2_quota_sync(sdp->sd_vfs, 0, 1);
H A Dsuper.c764 gfs2_quota_sync(sdp->sd_vfs, 0, 1);

Completed in 50 milliseconds