Home
last modified time | relevance | path

Searched defs:fs_info (Results 1 – 25 of 98) sorted by relevance

1234

/linux-6.3-rc2/fs/btrfs/
A Dmessages.h17 #define btrfs_printk(fs_info, fmt, args...) \ argument
26 #define btrfs_printk(fs_info, fmt, args...) \ argument
30 #define btrfs_emerg(fs_info, fmt, args...) \ argument
32 #define btrfs_alert(fs_info, fmt, args...) \ argument
34 #define btrfs_crit(fs_info, fmt, args...) \ argument
36 #define btrfs_err(fs_info, fmt, args...) \ argument
38 #define btrfs_warn(fs_info, fmt, args...) \ argument
40 #define btrfs_notice(fs_info, fmt, args...) \ argument
42 #define btrfs_info(fs_info, fmt, args...) \ argument
113 #define btrfs_debug(fs_info, fmt, args...) \ argument
[all …]
A Ddisk-io.c86 struct btrfs_fs_info *fs_info = buf->fs_info; in csum_tree_block() local
186 struct btrfs_fs_info *fs_info = eb->fs_info; in btrfs_verify_level_key() local
728 struct btrfs_fs_info *fs_info; in btree_writepages() local
829 struct btrfs_fs_info *fs_info, in btrfs_find_create_tree_block()
1153 struct btrfs_fs_info *fs_info) in alloc_log_tree()
1197 struct btrfs_fs_info *fs_info) in btrfs_init_log_root_tree()
1699 struct btrfs_fs_info *fs_info = arg; in cleaner_kthread() local
3058 struct btrfs_fs_info *fs_info = data; in btrfs_uuid_rescan_kthread() local
4827 struct btrfs_fs_info *fs_info) in btrfs_destroy_delayed_refs()
5045 struct btrfs_fs_info *fs_info) in btrfs_cleanup_dirty_bgs()
[all …]
A Dsubpage.c121 int btrfs_attach_subpage(const struct btrfs_fs_info *fs_info, in btrfs_attach_subpage()
145 void btrfs_detach_subpage(const struct btrfs_fs_info *fs_info, in btrfs_detach_subpage()
197 void btrfs_page_inc_eb_refs(const struct btrfs_fs_info *fs_info, in btrfs_page_inc_eb_refs()
212 void btrfs_page_dec_eb_refs(const struct btrfs_fs_info *fs_info, in btrfs_page_dec_eb_refs()
244 void btrfs_subpage_start_reader(const struct btrfs_fs_info *fs_info, in btrfs_subpage_start_reader()
255 void btrfs_subpage_end_reader(const struct btrfs_fs_info *fs_info, in btrfs_subpage_end_reader()
392 #define subpage_calc_start_bit(fs_info, page, name, start, len) \ argument
402 #define subpage_test_bitmap_all_set(fs_info, subpage, name) \ argument
407 #define subpage_test_bitmap_all_zero(fs_info, subpage, name) \ argument
441 void btrfs_subpage_set_error(const struct btrfs_fs_info *fs_info, in btrfs_subpage_set_error()
[all …]
A Dtransaction.c175 struct btrfs_fs_info *fs_info = trans->fs_info; in switch_commit_roots() local
248 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_trans_release_chunk_metadata() local
403 struct btrfs_fs_info *fs_info = root->fs_info; in record_root_in_trans() local
463 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_add_dropped_root() local
482 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_record_root_in_trans() local
548 struct btrfs_fs_info *fs_info = root->fs_info; in need_reserve_reloc_root() local
564 struct btrfs_fs_info *fs_info = root->fs_info; in start_transaction() local
947 struct btrfs_fs_info *fs_info = trans->fs_info; in should_end_transaction() local
1233 struct btrfs_fs_info *fs_info = root->fs_info; in update_cowonly_root() local
1381 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_add_dead_root() local
[all …]
A Ddev-replace.c73 int btrfs_init_dev_replace(struct btrfs_fs_info *fs_info) in btrfs_init_dev_replace()
347 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_run_dev_replace() local
453 static int mark_block_group_to_copy(struct btrfs_fs_info *fs_info, in mark_block_group_to_copy()
551 struct btrfs_fs_info *fs_info = cache->fs_info; in btrfs_finish_block_group_to_copy() local
601 static int btrfs_dev_replace_start(struct btrfs_fs_info *fs_info, in btrfs_dev_replace_start()
729 int btrfs_dev_replace_by_ioctl(struct btrfs_fs_info *fs_info, in btrfs_dev_replace_by_ioctl()
810 struct btrfs_fs_info *fs_info, in btrfs_dev_replace_update_device_in_mapping_tree()
1034 void btrfs_dev_replace_status(struct btrfs_fs_info *fs_info, in btrfs_dev_replace_status()
1054 int btrfs_dev_replace_cancel(struct btrfs_fs_info *fs_info) in btrfs_dev_replace_cancel()
1167 int btrfs_resume_dev_replace_async(struct btrfs_fs_info *fs_info) in btrfs_resume_dev_replace_async()
[all …]
A Dspace-info.c262 int btrfs_init_space_info(struct btrfs_fs_info *fs_info) in btrfs_init_space_info()
398 int btrfs_can_overcommit(struct btrfs_fs_info *fs_info, in btrfs_can_overcommit()
435 void btrfs_try_granting_tickets(struct btrfs_fs_info *fs_info, in btrfs_try_granting_tickets()
474 #define DUMP_BLOCK_RSV(fs_info, rsv_name) \ argument
526 void btrfs_dump_space_info(struct btrfs_fs_info *fs_info, in btrfs_dump_space_info()
576 static void shrink_delalloc(struct btrfs_fs_info *fs_info, in shrink_delalloc()
707 static void flush_space(struct btrfs_fs_info *fs_info, in flush_space()
1065 struct btrfs_fs_info *fs_info; in btrfs_async_reclaim_metadata_space() local
1153 struct btrfs_fs_info *fs_info; in btrfs_preempt_reclaim_metadata_space() local
1285 struct btrfs_fs_info *fs_info; in btrfs_async_reclaim_data_space() local
[all …]
A Dblock-rsv.c105 static u64 block_rsv_release_bytes(struct btrfs_fs_info *fs_info, in block_rsv_release_bytes()
183 void btrfs_init_metadata_block_rsv(struct btrfs_fs_info *fs_info, in btrfs_init_metadata_block_rsv()
205 void btrfs_free_block_rsv(struct btrfs_fs_info *fs_info, in btrfs_free_block_rsv()
214 int btrfs_block_rsv_add(struct btrfs_fs_info *fs_info, in btrfs_block_rsv_add()
247 int btrfs_block_rsv_refill(struct btrfs_fs_info *fs_info, in btrfs_block_rsv_refill()
277 u64 btrfs_block_rsv_release(struct btrfs_fs_info *fs_info, in btrfs_block_rsv_release()
328 void btrfs_update_global_block_rsv(struct btrfs_fs_info *fs_info) in btrfs_update_global_block_rsv()
398 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_init_root_block_rsv() local
421 void btrfs_init_global_block_rsv(struct btrfs_fs_info *fs_info) in btrfs_init_global_block_rsv()
456 struct btrfs_fs_info *fs_info = root->fs_info; in get_block_rsv() local
[all …]
A Dblock-group.c28 struct btrfs_fs_info *fs_info = block_group->fs_info; in btrfs_should_fragment_free_space() local
279 struct btrfs_fs_info *fs_info = cache->fs_info; in btrfs_next_block_group() local
813 struct btrfs_fs_info *fs_info; in caching_thread() local
886 struct btrfs_fs_info *fs_info = cache->fs_info; in btrfs_cache_block_group() local
994 struct btrfs_fs_info *fs_info = trans->fs_info; in remove_block_group_item() local
1017 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_remove_block_group() local
1393 struct btrfs_fs_info *fs_info = bg->fs_info; in clean_pinned_extents() local
1649 struct btrfs_fs_info *fs_info = bg->fs_info; in btrfs_mark_bg_unused() local
1708 struct btrfs_fs_info *fs_info = in btrfs_reclaim_bgs_work() local
1860 struct btrfs_fs_info *fs_info = bg->fs_info; in btrfs_mark_bg_to_reclaim() local
[all …]
A Dref-verify.h17 static inline void btrfs_init_ref_verify(struct btrfs_fs_info *fs_info) in btrfs_init_ref_verify()
23 static inline int btrfs_build_ref_tree(struct btrfs_fs_info *fs_info) in btrfs_build_ref_tree()
28 static inline void btrfs_free_ref_cache(struct btrfs_fs_info *fs_info) in btrfs_free_ref_cache()
32 static inline int btrfs_ref_tree_mod(struct btrfs_fs_info *fs_info, in btrfs_ref_tree_mod()
38 static inline void btrfs_free_ref_tree_range(struct btrfs_fs_info *fs_info, in btrfs_free_ref_tree_range()
43 static inline void btrfs_init_ref_verify(struct btrfs_fs_info *fs_info) in btrfs_init_ref_verify()
A Dqgroup.c821 struct btrfs_fs_info *fs_info = trans->fs_info; in update_qgroup_info_item() local
866 struct btrfs_fs_info *fs_info = trans->fs_info; in update_qgroup_status_item() local
1451 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_add_qgroup_relation() local
1517 struct btrfs_fs_info *fs_info = trans->fs_info; in __del_qgroup_relation() local
1582 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_del_qgroup_relation() local
1594 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_create_qgroup() local
1631 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_remove_qgroup() local
1686 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_limit_qgroup() local
1851 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_qgroup_trace_extent() local
3102 struct btrfs_fs_info *fs_info = root->fs_info; in qgroup_reserve() local
[all …]
A Dsysfs.c180 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_attr_show() local
196 struct btrfs_fs_info *fs_info; in btrfs_feature_attr_store() local
263 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_visible() local
965 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_show() local
980 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_store() local
1016 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_nodesize_show() local
1026 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_sectorsize_show() local
1036 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_commit_stats_show() local
1053 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_commit_stats_store() local
1078 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_clone_alignment_show() local
[all …]
A Ddelalloc-space.c119 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_alloc_data_chunk_ondemand() local
135 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btrfs_check_data_free_space() local
173 void btrfs_free_reserved_data_space_noquota(struct btrfs_fs_info *fs_info, in btrfs_free_reserved_data_space_noquota()
194 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btrfs_free_reserved_data_space() local
220 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btrfs_inode_rsv_release() local
242 static void btrfs_calculate_inode_block_rsv_size(struct btrfs_fs_info *fs_info, in btrfs_calculate_inode_block_rsv_size()
281 static void calc_inode_reservations(struct btrfs_fs_info *fs_info, in calc_inode_reservations()
304 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_delalloc_reserve_metadata() local
394 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btrfs_delalloc_release_metadata() local
422 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btrfs_delalloc_release_extents() local
A Dtree-mod-log.c47 static inline u64 btrfs_inc_tree_mod_seq(struct btrfs_fs_info *fs_info) in btrfs_inc_tree_mod_seq()
60 u64 btrfs_get_tree_mod_seq(struct btrfs_fs_info *fs_info, in btrfs_get_tree_mod_seq()
74 void btrfs_put_tree_mod_seq(struct btrfs_fs_info *fs_info, in btrfs_put_tree_mod_seq()
133 static noinline int tree_mod_log_insert(struct btrfs_fs_info *fs_info, in tree_mod_log_insert()
173 static inline bool tree_mod_dont_log(struct btrfs_fs_info *fs_info, in tree_mod_dont_log()
326 static inline int tree_mod_log_free_eb(struct btrfs_fs_info *fs_info, in tree_mod_log_free_eb()
350 struct btrfs_fs_info *fs_info = old_root->fs_info; in btrfs_tree_mod_log_insert_root() local
486 struct btrfs_fs_info *fs_info = dst->fs_info; in btrfs_tree_mod_log_eb_copy() local
656 static void tree_mod_log_rewind(struct btrfs_fs_info *fs_info, in tree_mod_log_rewind()
797 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_get_old_root() local
[all …]
A Dvolumes.c1572 struct btrfs_fs_info *fs_info = device->fs_info; in find_free_dev_extent_start() local
1723 struct btrfs_fs_info *fs_info = device->fs_info; in btrfs_free_dev_extent() local
2407 struct btrfs_fs_info *fs_info, u64 devid, in btrfs_find_device_by_devspec()
2532 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_finish_sprout() local
2942 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_free_chunk() local
3082 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_remove_chunk() local
3760 struct btrfs_fs_info *fs_info = leaf->fs_info; in should_balance_chunk() local
4434 struct btrfs_fs_info *fs_info = data; in balance_kthread() local
4633 struct btrfs_fs_info *fs_info = data; in btrfs_uuid_scan_kthread() local
6858 struct btrfs_fs_info *fs_info = leaf->fs_info; in read_one_chunk() local
[all …]
A Dioctl.c250 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in btrfs_fileattr_set() local
398 bool btrfs_exclop_start(struct btrfs_fs_info *fs_info, in btrfs_exclop_start()
442 void btrfs_exclop_finish(struct btrfs_fs_info *fs_info) in btrfs_exclop_finish()
450 void btrfs_exclop_balance(struct btrfs_fs_info *fs_info, in btrfs_exclop_balance()
585 struct btrfs_fs_info *fs_info = btrfs_sb(dir->i_sb); in create_subvol() local
778 struct btrfs_fs_info *fs_info = btrfs_sb(dir->i_sb); in create_snapshot() local
961 struct btrfs_fs_info *fs_info = btrfs_sb(dir->i_sb); in btrfs_mksubvol() local
1096 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in btrfs_ioctl_resize() local
1395 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in btrfs_ioctl_subvol_getflags() local
2117 struct btrfs_fs_info *fs_info; in btrfs_ioctl_get_subvol_info() local
[all …]
A Dzoned.h91 static inline int btrfs_get_dev_zone_info_all_devices(struct btrfs_fs_info *fs_info) in btrfs_get_dev_zone_info_all_devices()
114 static inline int btrfs_check_zoned_mode(const struct btrfs_fs_info *fs_info) in btrfs_check_zoned_mode()
196 static inline bool btrfs_check_meta_write_pointer(struct btrfs_fs_info *fs_info, in btrfs_check_meta_write_pointer()
238 static inline void btrfs_zone_finish_endio(struct btrfs_fs_info *fs_info, in btrfs_zone_finish_endio()
246 static inline void btrfs_free_zone_cache(struct btrfs_fs_info *fs_info) { } in btrfs_free_zone_cache()
248 static inline bool btrfs_zoned_should_reclaim(struct btrfs_fs_info *fs_info) in btrfs_zoned_should_reclaim()
256 static inline int btrfs_zone_finish_one_bg(struct btrfs_fs_info *fs_info) in btrfs_zone_finish_one_bg()
261 static inline int btrfs_zoned_activate_one_bg(struct btrfs_fs_info *fs_info, in btrfs_zoned_activate_one_bg()
360 static inline void btrfs_zoned_meta_io_lock(struct btrfs_fs_info *fs_info) in btrfs_zoned_meta_io_lock()
367 static inline void btrfs_zoned_meta_io_unlock(struct btrfs_fs_info *fs_info) in btrfs_zoned_meta_io_unlock()
[all …]
A Dzoned.c359 struct btrfs_fs_info *fs_info = device->fs_info; in btrfs_get_dev_zone_info() local
1212 struct btrfs_fs_info *fs_info = cache->fs_info; in calculate_alloc_pointer() local
1282 struct btrfs_fs_info *fs_info = cache->fs_info; in btrfs_load_block_group_zone_info() local
1597 struct btrfs_fs_info *fs_info = eb->fs_info; in btrfs_redirty_list_add() local
1634 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btrfs_use_zone_append() local
1685 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btrfs_rewrite_logical_zoned() local
1829 struct btrfs_fs_info *fs_info = tgt_dev->fs_info; in btrfs_sync_zone_write_pointer() local
1863 struct btrfs_fs_info *fs_info = block_group->fs_info; in btrfs_zone_activate() local
1927 struct btrfs_fs_info *fs_info = block_group->fs_info; in wait_eb_writebacks() local
2074 struct btrfs_fs_info *fs_info = fs_devices->fs_info; in btrfs_can_activate_zone() local
[all …]
A Dmessages.c113 void __btrfs_handle_fs_error(struct btrfs_fs_info *fs_info, const char *function, in __btrfs_handle_fs_error()
209 void __cold _btrfs_printk(const struct btrfs_fs_info *fs_info, const char *fmt, ...) in _btrfs_printk()
263 void __cold btrfs_print_v0_err(struct btrfs_fs_info *fs_info) in btrfs_print_v0_err()
270 void __cold btrfs_warn_32bit_limit(struct btrfs_fs_info *fs_info) in btrfs_warn_32bit_limit()
282 void __cold btrfs_err_32bit_limit(struct btrfs_fs_info *fs_info) in btrfs_err_32bit_limit()
300 void __btrfs_panic(struct btrfs_fs_info *fs_info, const char *function, in __btrfs_panic()
A Dfs.c8 void __btrfs_set_fs_incompat(struct btrfs_fs_info *fs_info, u64 flag, in __btrfs_set_fs_incompat()
31 void __btrfs_clear_fs_incompat(struct btrfs_fs_info *fs_info, u64 flag, in __btrfs_clear_fs_incompat()
54 void __btrfs_set_fs_compat_ro(struct btrfs_fs_info *fs_info, u64 flag, in __btrfs_set_fs_compat_ro()
77 void __btrfs_clear_fs_compat_ro(struct btrfs_fs_info *fs_info, u64 flag, in __btrfs_clear_fs_compat_ro()
A Dfile-item.c51 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btrfs_inode_safe_disk_i_size_write() local
208 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_lookup_csum() local
281 static int search_csum_tree(struct btrfs_fs_info *fs_info, in search_csum_tree()
388 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btrfs_lookup_bio_sums() local
522 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_lookup_csums_list() local
664 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_lookup_csums_bitmap() local
779 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btrfs_csum_one_bio() local
890 static noinline void truncate_one_csum(struct btrfs_fs_info *fs_info, in truncate_one_csum()
942 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_del_csums() local
1118 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_csum_file_blocks() local
[all …]
A Dscrub.c175 struct btrfs_fs_info *fs_info; member
904 struct btrfs_fs_info *fs_info; in scrub_print_warning() local
1008 struct btrfs_fs_info *fs_info; in scrub_handle_errored_block() local
1465 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_setup_recheck_block() local
1999 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_data() local
2026 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_tree_block() local
2123 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_checksum_super() local
2348 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_missing_raid56_worker() local
2389 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_missing_raid56_pages() local
2993 struct btrfs_fs_info *fs_info = sctx->fs_info; in scrub_parity_check_and_repair() local
[all …]
A Dextent-tree.c83 struct btrfs_fs_info *fs_info = cache->fs_info; in btrfs_free_excluded_extents() local
123 struct btrfs_fs_info *fs_info, u64 bytenr, in btrfs_lookup_extent_info()
798 struct btrfs_fs_info *fs_info = trans->fs_info; in lookup_inline_extent_backref() local
1281 struct btrfs_fs_info *fs_info = dev->fs_info; in do_discard_extent() local
1386 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_inc_extent_ref() local
1567 struct btrfs_fs_info *fs_info = trans->fs_info; in run_delayed_extent_op() local
1813 struct btrfs_fs_info *fs_info = trans->fs_info; in cleanup_ref_head() local
2293 struct btrfs_fs_info *fs_info = root->fs_info; in check_committed_ref() local
2389 struct btrfs_fs_info *fs_info = root->fs_info; in __btrfs_mod_ref() local
2484 struct btrfs_fs_info *fs_info = root->fs_info; in get_alloc_profile_by_root() local
[all …]
A Dref-verify.c214 static void __print_stack_trace(struct btrfs_fs_info *fs_info, in __print_stack_trace()
228 static inline void __print_stack_trace(struct btrfs_fs_info *fs_info, in __print_stack_trace()
357 static int add_shared_data_ref(struct btrfs_fs_info *fs_info, in add_shared_data_ref()
386 static int add_extent_data_ref(struct btrfs_fs_info *fs_info, in add_extent_data_ref()
432 static int process_extent_item(struct btrfs_fs_info *fs_info, in process_extent_item()
504 struct btrfs_fs_info *fs_info = root->fs_info; in process_leaf() local
609 static void dump_ref_action(struct btrfs_fs_info *fs_info, in dump_ref_action()
623 static void dump_block_entry(struct btrfs_fs_info *fs_info, in dump_block_entry()
662 int btrfs_ref_tree_mod(struct btrfs_fs_info *fs_info, in btrfs_ref_tree_mod()
893 void btrfs_free_ref_cache(struct btrfs_fs_info *fs_info) in btrfs_free_ref_cache()
[all …]
/linux-6.3-rc2/fs/btrfs/tests/
A Dfree-space-tree-tests.c21 struct btrfs_fs_info *fs_info, in __check_free_space_extents()
108 struct btrfs_fs_info *fs_info, in check_free_space_extents()
151 struct btrfs_fs_info *fs_info, in test_empty_block_group()
165 struct btrfs_fs_info *fs_info, in test_remove_all()
186 struct btrfs_fs_info *fs_info, in test_remove_beginning()
209 struct btrfs_fs_info *fs_info, in test_remove_end()
256 struct btrfs_fs_info *fs_info, in test_merge_left()
293 struct btrfs_fs_info *fs_info, in test_merge_right()
331 struct btrfs_fs_info *fs_info, in test_merge_both()
374 struct btrfs_fs_info *fs_info, in test_merge_none()
[all …]
A Dextent-map-tests.c55 static int test_case_1(struct btrfs_fs_info *fs_info, in test_case_1()
145 static int test_case_2(struct btrfs_fs_info *fs_info, in test_case_2()
227 static int __test_case_3(struct btrfs_fs_info *fs_info, in __test_case_3()
310 static int test_case_3(struct btrfs_fs_info *fs_info, in test_case_3()
326 static int __test_case_4(struct btrfs_fs_info *fs_info, in __test_case_4()
432 static int test_case_4(struct btrfs_fs_info *fs_info, in test_case_4()
458 static int test_rmap_block(struct btrfs_fs_info *fs_info, in test_rmap_block()
555 struct btrfs_fs_info *fs_info = NULL; in btrfs_test_extent_map() local

Completed in 96 milliseconds

1234