Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dzswap.c363 static bool zswap_rb_erase(struct rb_root *root, struct zswap_entry *entry) in zswap_rb_erase() function
628 if (zswap_rb_erase(&tree->rbroot, entry)) in zswap_invalidate_entry()