Searched defs:depot (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Drecovery-journal.h149 struct slab_depot *depot; member in struct:recovery_journal
H A Drecovery-journal.c870 vdo_open_recovery_journal(struct recovery_journal *journal, struct slab_depot *depot, struct block_map *block_map) argument
H A Dvdo.h204 struct slab_depot *depot; member in struct:vdo
H A Ddedupe.c1316 struct slab_depot *depot = vdo_from_data_vio(agent)->depot; local
1280 acquire_provisional_reference(struct data_vio *agent, struct pbn_lock *lock, struct slab_depot *depot) argument
H A Drepair.c421 struct slab_depot *depot = completion->vdo->depot; local
614 struct slab_depot *depot local
[all...]
H A Dslab-depot.h374 struct slab_depot *depot; member in struct:block_allocator
[all...]
H A Dslab-depot.c214 static u8 __must_check compute_fullness_hint(struct slab_depot *depot, argument
317 struct slab_depot *depot local
1941 vdo_adjust_reference_count_for_rebuild(struct slab_depot *depot, physical_block_number_t pbn, enum journal_operation operation) argument
3018 get_depot_slab_iterator(struct slab_depot *depot, slab_count_t start, slab_count_t end, slab_count_t stride) argument
3419 struct slab_depot *depot = allocator->depot; local
3515 struct slab_depot *depot = allocator->depot; local
3775 allocate_slabs(struct slab_depot *depot, slab_count_t slab_count) argument
3816 vdo_abandon_new_slabs(struct slab_depot *depot) argument
3877 struct slab_depot *depot = context; local
3896 struct slab_depot *depot = context; local
3912 struct slab_depot *depot = context; local
3987 initialize_block_allocator(struct slab_depot *depot, zone_count_t zone) argument
4063 allocate_components(struct slab_depot *depot, struct partition *summary_partition) argument
4160 struct slab_depot *depot; local
4218 vdo_free_slab_depot(struct slab_depot *depot) argument
4258 vdo_record_slab_depot(const struct slab_depot *depot) argument
4288 vdo_allocate_reference_counters(struct slab_depot *depot) argument
4311 get_slab_number(const struct slab_depot *depot, physical_block_number_t pbn, slab_count_t *slab_number_ptr) argument
4338 vdo_get_slab(const struct slab_depot *depot, physical_block_number_t pbn) argument
4365 vdo_get_increment_limit(struct slab_depot *depot, physical_block_number_t pbn) argument
4391 vdo_is_physical_data_block(const struct slab_depot *depot, physical_block_number_t pbn) argument
4414 vdo_get_slab_depot_allocated_blocks(const struct slab_depot *depot) argument
4436 vdo_get_slab_depot_data_blocks(const struct slab_depot *depot) argument
4474 combine_summaries(struct slab_depot *depot) argument
4516 struct slab_depot *depot = completion->vdo->depot; local
4545 struct slab_depot *depot = context; local
4572 struct slab_depot *depot = context; local
4589 vdo_load_slab_depot(struct slab_depot *depot, const struct admin_state_code *operation, struct vdo_completion *parent, void *context) argument
4605 struct slab_depot *depot = context; local
4628 vdo_prepare_slab_depot_to_allocate(struct slab_depot *depot, enum slab_depot_load_type load_type, struct vdo_completion *parent) argument
4644 vdo_update_slab_depot_size(struct slab_depot *depot) argument
4657 vdo_prepare_to_grow_slab_depot(struct slab_depot *depot, const struct partition *partition) argument
4708 struct slab_depot *depot = context; local
4722 struct slab_depot *depot = context; local
4741 vdo_use_new_slabs(struct slab_depot *depot, struct vdo_completion *parent) argument
4828 struct slab_depot *depot = context; local
4844 vdo_drain_slab_depot(struct slab_depot *depot, const struct admin_state_code *operation, struct vdo_completion *parent) argument
4920 struct slab_depot *depot = context; local
4932 vdo_resume_slab_depot(struct slab_depot *depot, struct vdo_completion *parent) argument
4952 vdo_commit_oldest_slab_journal_tail_blocks(struct slab_depot *depot, sequence_number_t recovery_block_number) argument
4966 struct slab_depot *depot = context; local
4977 vdo_scrub_all_unrecovered_slabs(struct slab_depot *depot, struct vdo_completion *parent) argument
4993 get_block_allocator_statistics(const struct slab_depot *depot) argument
5019 get_ref_counts_statistics(const struct slab_depot *depot) argument
5041 get_slab_journal_statistics(const struct slab_depot *depot) argument
5068 vdo_get_slab_depot_statistics(const struct slab_depot *depot, struct vdo_statistics *stats) argument
5093 vdo_dump_slab_depot(const struct slab_depot *depot) argument
[all...]
/linux-master/drivers/iommu/
H A Diova.c587 struct iova_magazine *depot; member in struct:iova_rcache

Completed in 234 milliseconds