statfs_timeo     1535 fs/gfs2/quota.c 	unsigned long statfs_timeo = 0;
statfs_timeo     1547 fs/gfs2/quota.c 			statfs_timeo = gfs2_tune_get(sdp, gt_statfs_quantum) * HZ;
statfs_timeo     1551 fs/gfs2/quota.c 				   	   &statfs_timeo,
statfs_timeo     1563 fs/gfs2/quota.c 		t = min(quotad_timeo, statfs_timeo);