Home
last modified time | relevance | path

Searched refs:UDS_DUPLICATE_NAME (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Derrors.h28 UDS_DUPLICATE_NAME, enumerator
H A Derrors.c298 return UDS_DUPLICATE_NAME; in uds_register_error_block()
/linux/drivers/md/dm-vdo/indexer/
H A Dindex.c937 if ((result == UDS_DUPLICATE_NAME) || (result == UDS_OVERFLOW)) { in replay_record()
H A Ddelta-index.c1714 return UDS_DUPLICATE_NAME; in uds_put_delta_index_entry()