DI_MAX_FLUSH     3857 fs/xfs/xfs_inode.c 	if (ip->i_d.di_flushiter == DI_MAX_FLUSH)
DI_MAX_FLUSH     3023 fs/xfs/xfs_log_recover.c 		if (be16_to_cpu(dip->di_flushiter) == DI_MAX_FLUSH &&
DI_MAX_FLUSH     3024 fs/xfs/xfs_log_recover.c 		    ldip->di_flushiter < (DI_MAX_FLUSH >> 1)) {