Searched refs:max_nolb (Results 1 – 1 of 1) sorted by relevance
689 unsigned short nolb, max_nolb, copied_nolb = 0; in target_xcopy_do_work() local711 max_nolb = min_t(u16, max_sectors, ((u16)(~0U))); in target_xcopy_do_work()714 nolb, max_nolb, (unsigned long long)end_lba); in target_xcopy_do_work()719 unsigned short cur_nolb = min(nolb, max_nolb); in target_xcopy_do_work()