Searched refs:dest_index (Results 1 – 2 of 2) sorted by relevance
153 int *dest_index, int *dest_ofs, const int dest_max_index, in ntfs_decompress() argument196 (*dest_index == dest_max_index && in ntfs_decompress()236 if (*dest_index == dest_max_index && do_sb_end > dest_max_ofs) in ntfs_decompress()251 dp = dest_pages[*dest_index]; in ntfs_decompress()258 if (!*dest_ofs && (++*dest_index > dest_max_index)) in ntfs_decompress()290 completed_pages[nr_completed_pages++] = *dest_index; in ntfs_decompress()291 if (++*dest_index > dest_max_index) in ntfs_decompress()
374 int i, src_index, dest_index; in validate_pm_config() local383 dest_index = qlcnic_is_valid_nic_func(adapter, dest_pci_func); in validate_pm_config()384 if (dest_index < 0) in validate_pm_config()388 d_esw_id = adapter->npars[dest_index].phy_port; in validate_pm_config()