Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dzpool.h61 u64 zpool_get_total_size(struct zpool *pool);
/linux-4.4.14/mm/
Dzpool.c353 u64 zpool_get_total_size(struct zpool *zpool) in zpool_get_total_size() function
Dzswap.c209 total += zpool_get_total_size(pool->zpool); in zswap_update_total_size()