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

/linux-master/include/linux/
H A Dzpool.h56 u64 zpool_get_total_size(struct zpool *pool);
/linux-master/mm/
H A Dzpool.c324 * zpool_get_total_size() - The total size of the pool
331 u64 zpool_get_total_size(struct zpool *zpool) function
H A Dzswap.c287 pool_size += zpool_get_total_size(pool->zpools[i]);

Completed in 132 milliseconds