Searched refs:sect_num (Results 1 – 2 of 2) sorted by relevance
672 __u32 startsect, sect_num, offset; in check_overflow() local679 sect_num = div_u64_rem(size, mydata->sect_size, &offset); in check_overflow()682 sect_num++; in check_overflow()684 if (startsect + sect_num > total_sector) in check_overflow()
481 uint16_t sect_num; member