Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dsuper.h48 int gfs2_statfs_sync(struct super_block *sb, int type);
H A Dsuper.c266 int gfs2_statfs_sync(struct super_block *sb, int type) in gfs2_statfs_sync() function
550 gfs2_statfs_sync(sdp->sd_vfs, 0); in gfs2_make_fs_ro()
H A Dsys.c227 gfs2_statfs_sync(sdp->sd_vfs, 0); in statfs_sync_store()
H A Dquota.c1597 error = gfs2_statfs_sync(sdp->sd_vfs, 0); in gfs2_quotad()