hist_root 418 drivers/mtd/mtdswap.c struct rb_root hist_root = RB_ROOT; hist_root 430 drivers/mtd/mtdswap.c __mtdswap_rb_add(&hist_root, eb); hist_root 437 drivers/mtd/mtdswap.c medrb = mtdswap_rb_index(&hist_root, cnt / 2); hist_root 440 drivers/mtd/mtdswap.c d->max_erase_count = MTDSWAP_ECNT_MAX(&hist_root); hist_root 451 drivers/mtd/mtdswap.c rb_erase(&eb->rb, &hist_root);