dest_index        376 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c 	int i, src_index, dest_index;
dest_index        385 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c 		dest_index = qlcnic_is_valid_nic_func(adapter, dest_pci_func);
dest_index        386 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c 		if (dest_index < 0)
dest_index        390 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c 		d_esw_id = adapter->npars[dest_index].phy_port;
dest_index        153 fs/ntfs/compress.c 		int *dest_index, int *dest_ofs, const int dest_max_index,
dest_index        196 fs/ntfs/compress.c 			(*dest_index == dest_max_index &&
dest_index        236 fs/ntfs/compress.c 	if (*dest_index == dest_max_index && do_sb_end > dest_max_ofs)
dest_index        251 fs/ntfs/compress.c 	dp = dest_pages[*dest_index];
dest_index        258 fs/ntfs/compress.c 		if (!*dest_ofs && (++*dest_index > dest_max_index))
dest_index        290 fs/ntfs/compress.c 			completed_pages[nr_completed_pages++] = *dest_index;
dest_index        291 fs/ntfs/compress.c 			if (++*dest_index > dest_max_index)