Searched refs:sect_num (Results 1 – 1 of 1) sorted by relevance
750 __u32 startsect, sect_num, offset; in check_overflow() local758 sect_num = div_u64_rem(size, mydata->sect_size, &offset); in check_overflow()761 sect_num++; in check_overflow()763 if (startsect + sect_num > total_sector) in check_overflow()