Home
last modified time | relevance | path

Searched refs:sector_data (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mtd/
H A Drfd_ftl.c320 void *sector_data; in move_block_contents() local
327 sector_data = kmalloc(SECTOR_SIZE, GFP_KERNEL); in move_block_contents()
328 if (!sector_data) in move_block_contents()
376 sector_data); in move_block_contents()
390 entry, sector_data); in move_block_contents()
399 kfree(sector_data); in move_block_contents()