ar_statfs_percent  590 fs/gfs2/incore.h 	s32 ar_statfs_percent;			/* The % change to force sync */
ar_statfs_percent 1424 fs/gfs2/ops_fstype.c 		args->ar_statfs_percent = result.int_32;
ar_statfs_percent  298 fs/gfs2/super.c 	if (sdp->sd_args.ar_statfs_percent) {
ar_statfs_percent  300 fs/gfs2/super.c 		y = m_sc->sc_free * sdp->sd_args.ar_statfs_percent;
ar_statfs_percent 1111 fs/gfs2/super.c 	if (args->ar_statfs_percent)
ar_statfs_percent 1112 fs/gfs2/super.c 		seq_printf(s, ",statfs_percent=%d", args->ar_statfs_percent);