Home
last modified time | relevance | path

Searched refs:RS_PROVISIONAL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dslab-depot.h64 RS_PROVISIONAL /* this block is provisionally allocated */ enumerator
H A Dslab-depot.c1257 return RS_PROVISIONAL; in reference_count_to_status()
1439 case RS_PROVISIONAL: in increment_for_data()
1482 case RS_PROVISIONAL: in decrement_for_data()
1555 case RS_PROVISIONAL: in increment_for_block_map()
1607 if ((result == VDO_SUCCESS) && (old_status == RS_PROVISIONAL)) { in update_reference_count()