Scroll to navigation

lsm_block_range_dest_start_get(3) Libstoragemgmt C API Manual lsm_block_range_dest_start_get(3)

NAME

lsm_block_range_dest_start_get - Retrieves start block of the destination.

SYNOPSIS

uint64_t lsm_block_range_dest_start_get (lsm_block_range *br);

ARGUMENTS

Block range to retrieve destination start block number.

VERSION

1.0

DESCRIPTION

Retrieves the destination start block number of the replication destination.

RETURN

uint64_t. 0 if invalid lsm_block_range pointer.

lsm_block_range_dest_start_get April 2023