1lsm_fs_total_space_get(3) Libstoragemgmt C API Manuallsm_fs_total_space_get(3)
2
3
4

NAME

6       lsm_fs_total_space_get - Retrieves the total space for the lsm_fs.
7

SYNOPSIS

9       uint64_t lsm_fs_total_space_get (lsm_fs *fs);
10

ARGUMENTS

12       fs          File system to retrieve total space for.
13

VERSION

15       1.0
16

DESCRIPTION

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

RETURN

21       uint64_t. 0 if argument 'fs' is NULL or not a valid lsm_fs pointer.
22
23
24
25May 2018                    lsm_fs_total_space_get   lsm_fs_total_space_get(3)
Impressum