Home
last modified time | relevance | path

Searched refs:MAXIMUM_REFERENCE_COUNT (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/
Dphysical-zone.c96 (compressed_write ? MAXIMUM_REFERENCE_COUNT : MAXIMUM_REFERENCE_COUNT - 1); in vdo_downgrade_pbn_write_lock()
Dslab-depot.c1442 if (*counter_ptr >= MAXIMUM_REFERENCE_COUNT) { in increment_for_data()
1545 *counter_ptr = MAXIMUM_REFERENCE_COUNT; in increment_for_block_map()
1559 *counter_ptr = MAXIMUM_REFERENCE_COUNT; in increment_for_block_map()
4379 return (MAXIMUM_REFERENCE_COUNT - 1); in vdo_get_increment_limit()
4381 return (MAXIMUM_REFERENCE_COUNT - *counter_ptr); in vdo_get_increment_limit()
Dencodings.h412 MAXIMUM_REFERENCE_COUNT = 254, enumerator