Searched refs:partition_t (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mtd/
H A Dftl.c110 typedef struct partition_t { struct
131 } partition_t; typedef in typeref:struct:partition_t
151 static int scan_header(partition_t *part)
192 static int build_maps(partition_t *part)
328 static int erase_xfer(partition_t *part,
370 static int prepare_xfer(partition_t *part, int i)
428 static int copy_erase_unit(partition_t *part, uint16_t srcunit,
568 static int reclaim_block(partition_t *part)
675 static void dump_lists(partition_t *part)
687 static uint32_t find_free(partition_t *par
[all...]

Completed in 90 milliseconds