Searched refs:has_decrement (Results 1 – 1 of 1) sorted by relevance
1176 bool has_decrement; in continue_committed_waiter() local1197 has_decrement = (data_vio->decrement_updater.zpbn.pbn != VDO_ZERO_BLOCK); in continue_committed_waiter()1198 if ((data_vio->increment_updater.zpbn.pbn != VDO_ZERO_BLOCK) || !has_decrement) in continue_committed_waiter()1201 if (has_decrement) in continue_committed_waiter()