Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dzswap.c429 static struct zswap_entry *zswap_entry_find_get(struct rb_root *root, in zswap_entry_find_get() function
1410 entry = zswap_entry_find_get(&tree->rbroot, offset); in zswap_load()