Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dzpool.h64 u64 zpool_get_total_size(struct zpool *pool);
/Linux-v5.15/mm/
Dzpool.c375 u64 zpool_get_total_size(struct zpool *zpool) in zpool_get_total_size() function
Dzswap.c252 total += zpool_get_total_size(pool->zpool); in zswap_update_total_size()