Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/
Dmtdswap.c432 struct rb_node *medrb; in mtdswap_check_counts() local
450 medrb = mtdswap_rb_index(&hist_root, cnt / 2); in mtdswap_check_counts()
451 median = rb_entry(medrb, struct swap_eb, rb)->erase_count; in mtdswap_check_counts()