Home
last modified time | relevance | path

Searched refs:zpool_get_total_size (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dzpool.h56 u64 zpool_get_total_size(struct zpool *pool);
/kernel/linux/linux-5.10/include/linux/
H A Dzpool.h64 u64 zpool_get_total_size(struct zpool *pool);
/kernel/linux/linux-6.6/mm/
H A Dzpool.c324 * zpool_get_total_size() - The total size of the pool
331 u64 zpool_get_total_size(struct zpool *zpool) in zpool_get_total_size() function
H A Dzswap.c284 total += zpool_get_total_size(pool->zpools[i]); in zswap_update_total_size()
/kernel/linux/linux-5.10/mm/
H A Dzpool.c368 * zpool_get_total_size() - The total size of the pool
375 u64 zpool_get_total_size(struct zpool *zpool) in zpool_get_total_size() function
H A Dzswap.c242 total += zpool_get_total_size(pool->zpool); in zswap_update_total_size()

Completed in 6 milliseconds