Home
last modified time | relevance | path

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

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