Searched refs:has_decrement (Results 1 – 1 of 1) sorted by relevance
1182 bool has_decrement; in continue_committed_waiter() local1203 has_decrement = (data_vio->decrement_updater.zpbn.pbn != VDO_ZERO_BLOCK); in continue_committed_waiter()1204 if ((data_vio->increment_updater.zpbn.pbn != VDO_ZERO_BLOCK) || !has_decrement) in continue_committed_waiter()1207 if (has_decrement) in continue_committed_waiter()