1lsm_pool_total_space_get(3)Libstoragemgmt C API Manuallsm_pool_total_space_get(3)
2
3
4

NAME

6       lsm_pool_total_space_get - Retrieves the total space for the pool.
7

SYNOPSIS

9       uint64_t lsm_pool_total_space_get (lsm_pool *p);
10

ARGUMENTS

12       p           Pool to retrieve total space for.
13

VERSION

15       1.0
16

DESCRIPTION

18       Retrieves the total space in bytes for the pool.
19

RETURN

21       uint64_t. 0 if argument 'p' is NULL or not a valid lsm_pool pointer.
22
23
24
25April 2022                 lsm_pool_total_space_getlsm_pool_total_space_get(3)
Impressum