Searched refs:sector_num (Results 1 – 3 of 3) sorted by relevance
932 int sector_num; in sm_cache_flush() local949 for_each_set_bit(sector_num, &ftl->cache_data_invalid_bitmap, in sm_cache_flush()953 zone_num, block_num, sector_num * SM_SECTOR_SIZE, in sm_cache_flush()954 ftl->cache_data + sector_num * SM_SECTOR_SIZE, NULL)) in sm_cache_flush()955 clear_bit(sector_num, in sm_cache_flush()
381 unsigned short sector_num; member
803 int sector_num, int extra_bytes, int err_nbr) in pmecc_correct_data() argument826 pos = sector_num * host->pmecc_sector_size + byte_pos; in pmecc_correct_data()831 tmp = sector_num * nand_chip->ecc.bytes in pmecc_correct_data()