Searched refs:max_nolb (Results 1 – 1 of 1) sorted by relevance
748 unsigned short nolb = xop->nolb, cur_nolb, max_nolb, copied_nolb = 0; in target_xcopy_do_work() local759 max_nolb = min_t(u16, max_sectors, ((u16)(~0U))); in target_xcopy_do_work()762 nolb, max_nolb, (unsigned long long)end_lba); in target_xcopy_do_work()767 cur_nolb = min(nolb, max_nolb); in target_xcopy_do_work()