Lines Matching refs:__must_check
506 bool __must_check vdo_attempt_replay_into_slab(struct vdo_slab *slab,
513 int __must_check vdo_adjust_reference_count_for_rebuild(struct slab_depot *depot,
523 int __must_check vdo_acquire_provisional_reference(struct vdo_slab *slab,
527 int __must_check vdo_allocate_block(struct block_allocator *allocator,
536 int __must_check vdo_release_block_reference(struct block_allocator *allocator,
543 int __must_check vdo_decode_slab_depot(struct slab_depot_state_2_0 state,
550 struct slab_depot_state_2_0 __must_check vdo_record_slab_depot(const struct slab_depot *depot);
552 int __must_check vdo_allocate_reference_counters(struct slab_depot *depot);
554 struct vdo_slab * __must_check vdo_get_slab(const struct slab_depot *depot,
557 u8 __must_check vdo_get_increment_limit(struct slab_depot *depot,
560 bool __must_check vdo_is_physical_data_block(const struct slab_depot *depot,
563 block_count_t __must_check vdo_get_slab_depot_allocated_blocks(const struct slab_depot *depot);
565 block_count_t __must_check vdo_get_slab_depot_data_blocks(const struct slab_depot *depot);
580 int __must_check vdo_prepare_to_grow_slab_depot(struct slab_depot *depot,