DI_MAX_FLUSH     3348 fs/xfs/xfs_inode.c 	if (ip->i_d.di_flushiter == DI_MAX_FLUSH)
DI_MAX_FLUSH     2347 fs/xfs/xfs_log_recover.c 		if (be16_to_cpu(dip->di_core.di_flushiter) == DI_MAX_FLUSH &&
DI_MAX_FLUSH     2348 fs/xfs/xfs_log_recover.c 		    dicp->di_flushiter < (DI_MAX_FLUSH >> 1)) {