Scroll to navigation

lsm_block_range_block_count_get(3) Libstoragemgmt C API Manual lsm_block_range_block_count_get(3)

NAME

lsm_block_range_block_count_get - Retrieve block count of the block range.

SYNOPSIS

uint64_t lsm_block_range_block_count_get (lsm_block_range *br);

ARGUMENTS

Block range to retrieve block count.

VERSION

1.0

DESCRIPTION

Retrieves the block count of the block range.

RETURN

uint64_t. 0 if invalid lsm_block_range pointer.

lsm_block_range_block_count_get April 2023