Linux Kernel
3.7.1
|
Data Fields | |
struct mtd_blktrans_dev * | mbd_dev |
struct mtd_info * | mtd |
struct device * | dev |
unsigned int * | page_data |
unsigned int * | revmap |
unsigned int | eblks |
unsigned int | spare_eblks |
unsigned int | pages_per_eblk |
unsigned int | max_erase_count |
struct swap_eb * | eb_data |
struct mtdswap_tree | trees [MTDSWAP_TREE_CNT] |
unsigned long long | sect_read_count |
unsigned long long | sect_write_count |
unsigned long long | mtd_write_count |
unsigned long long | mtd_read_count |
unsigned long long | discard_count |
unsigned long long | discard_page_count |
unsigned int | curr_write_pos |
struct swap_eb * | curr_write |
char * | page_buf |
char * | oob_buf |
struct dentry * | debugfs_root |
struct mtd_blktrans_dev* mbd_dev |
struct mtdswap_tree trees[MTDSWAP_TREE_CNT] |