Searched refs:MAXIMUM_REFERENCE_COUNT (Results 1 – 3 of 3) sorted by relevance
96 (compressed_write ? MAXIMUM_REFERENCE_COUNT : MAXIMUM_REFERENCE_COUNT - 1); in vdo_downgrade_pbn_write_lock()
1441 if (*counter_ptr >= MAXIMUM_REFERENCE_COUNT) { in increment_for_data()1543 *counter_ptr = MAXIMUM_REFERENCE_COUNT; in increment_for_block_map()1557 *counter_ptr = MAXIMUM_REFERENCE_COUNT; in increment_for_block_map()4460 return (MAXIMUM_REFERENCE_COUNT - 1); in vdo_get_increment_limit()4462 return (MAXIMUM_REFERENCE_COUNT - *counter_ptr); in vdo_get_increment_limit()
412 MAXIMUM_REFERENCE_COUNT = 254, enumerator
Completed in 19 milliseconds