Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dslab-depot.c1518 * @normal_operation: Whether we are in normal operation vs. recovery or rebuild.
1532 struct pbn_lock *lock, bool normal_operation, in increment_for_block_map() argument
1537 if (normal_operation) { in increment_for_block_map()
1552 if (!normal_operation) in increment_for_block_map()
1582 * @normal_operation: Whether we are in normal operation vs. recovery or rebuild.
1593 bool normal_operation, bool adjust_block_count, in update_reference_count() argument
1613 updater->lock, normal_operation, in update_reference_count()