lsm_block_range_source_start_get - Man Page

Retrieves start block of the source.

Synopsis

uint64_t lsm_block_range_source_start_get (lsm_block_range *br);

Arguments

br

Block range to retrieve source start block number.

Version

1.0

Description

Retrieves the start block number of the replication source.

Return

uint64_t. 0 if invalid lsm_block_range pointer.

Info

April 2023 Libstoragemgmt C API Manual