max_nolb 733 drivers/target/target_core_xcopy.c unsigned short nolb, cur_nolb, max_nolb, copied_nolb = 0; max_nolb 755 drivers/target/target_core_xcopy.c max_nolb = min_t(u16, max_sectors, ((u16)(~0U))); max_nolb 758 drivers/target/target_core_xcopy.c nolb, max_nolb, (unsigned long long)end_lba); max_nolb 763 drivers/target/target_core_xcopy.c cur_nolb = min(nolb, max_nolb);