Home
last modified time | relevance | path

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

123

/linux-4.19.296/fs/btrfs/
Ddev-replace.c32 int btrfs_init_dev_replace(struct btrfs_fs_info *fs_info) in btrfs_init_dev_replace()
202 static int btrfs_init_dev_replace_tgtdev(struct btrfs_fs_info *fs_info, in btrfs_init_dev_replace_tgtdev()
300 struct btrfs_fs_info *fs_info) in btrfs_run_dev_replace()
407 void btrfs_after_dev_replace_commit(struct btrfs_fs_info *fs_info) in btrfs_after_dev_replace_commit()
423 int btrfs_dev_replace_start(struct btrfs_fs_info *fs_info, in btrfs_dev_replace_start()
538 int btrfs_dev_replace_by_ioctl(struct btrfs_fs_info *fs_info, in btrfs_dev_replace_by_ioctl()
570 static void btrfs_rm_dev_replace_blocked(struct btrfs_fs_info *fs_info) in btrfs_rm_dev_replace_blocked()
580 static void btrfs_rm_dev_replace_unblocked(struct btrfs_fs_info *fs_info) in btrfs_rm_dev_replace_unblocked()
586 static int btrfs_dev_replace_finishing(struct btrfs_fs_info *fs_info, in btrfs_dev_replace_finishing()
738 struct btrfs_fs_info *fs_info, in btrfs_dev_replace_update_device_in_mapping_tree()
[all …]
Dtransaction.c115 struct btrfs_fs_info *fs_info = trans->fs_info; in switch_commit_roots() local
171 static noinline int join_transaction(struct btrfs_fs_info *fs_info, in join_transaction()
302 struct btrfs_fs_info *fs_info = root->fs_info; in record_root_in_trans() local
362 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_add_dropped_root() local
381 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_record_root_in_trans() local
413 static void wait_current_trans(struct btrfs_fs_info *fs_info) in wait_current_trans()
432 static int may_wait_transaction(struct btrfs_fs_info *fs_info, int type) in may_wait_transaction()
445 struct btrfs_fs_info *fs_info = root->fs_info; in need_reserve_reloc_root() local
461 struct btrfs_fs_info *fs_info = root->fs_info; in start_transaction() local
616 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_start_transaction_fallback_global_rsv() local
[all …]
Ddisk-io.c210 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btree_get_extent() local
266 static int csum_tree_block(struct btrfs_fs_info *fs_info, in csum_tree_block()
377 static int btrfs_check_super_csum(struct btrfs_fs_info *fs_info, in btrfs_check_super_csum()
411 int btrfs_verify_level_key(struct btrfs_fs_info *fs_info, in btrfs_verify_level_key()
479 static int btree_read_extent_buffer_pages(struct btrfs_fs_info *fs_info, in btree_read_extent_buffer_pages()
536 static int csum_dirty_buffer(struct btrfs_fs_info *fs_info, struct page *page) in csum_dirty_buffer()
562 static int check_tree_block_fsid(struct btrfs_fs_info *fs_info, in check_tree_block_fsid()
588 struct btrfs_fs_info *fs_info = root->fs_info; in btree_readpage_end_io_hook() local
690 struct btrfs_fs_info *fs_info; in end_workqueue_bio() local
789 blk_status_t btrfs_wq_submit_bio(struct btrfs_fs_info *fs_info, struct bio *bio, in btrfs_wq_submit_bio()
[all …]
Dtree-checker.c46 static void generic_err(const struct btrfs_fs_info *fs_info, in generic_err()
71 static void file_extent_err(const struct btrfs_fs_info *fs_info, in file_extent_err()
97 #define CHECK_FE_ALIGNED(fs_info, leaf, slot, fi, name, alignment) \ argument
107 static int check_extent_data_item(struct btrfs_fs_info *fs_info, in check_extent_data_item()
191 static int check_csum_item(struct btrfs_fs_info *fs_info, in check_csum_item()
225 static void dir_item_err(const struct btrfs_fs_info *fs_info, in dir_item_err()
247 static int check_dir_item(struct btrfs_fs_info *fs_info, in check_dir_item()
359 static void block_group_err(const struct btrfs_fs_info *fs_info, in block_group_err()
381 static int check_block_group_item(struct btrfs_fs_info *fs_info, in check_block_group_item()
453 static void chunk_err(const struct btrfs_fs_info *fs_info, in chunk_err()
[all …]
Dqgroup.c68 static void qgroup_rsv_add(struct btrfs_fs_info *fs_info, in qgroup_rsv_add()
76 static void qgroup_rsv_release(struct btrfs_fs_info *fs_info, in qgroup_rsv_release()
94 static void qgroup_rsv_add_by_qgroup(struct btrfs_fs_info *fs_info, in qgroup_rsv_add_by_qgroup()
104 static void qgroup_rsv_release_by_qgroup(struct btrfs_fs_info *fs_info, in qgroup_rsv_release_by_qgroup()
170 static struct btrfs_qgroup *find_qgroup_rb(struct btrfs_fs_info *fs_info, in find_qgroup_rb()
189 static struct btrfs_qgroup *add_qgroup_rb(struct btrfs_fs_info *fs_info, in add_qgroup_rb()
247 static int del_qgroup_rb(struct btrfs_fs_info *fs_info, u64 qgroupid) in del_qgroup_rb()
260 static int add_relation_rb(struct btrfs_fs_info *fs_info, in add_relation_rb()
285 static int del_relation_rb(struct btrfs_fs_info *fs_info, in del_relation_rb()
309 int btrfs_verify_qgroup_counts(struct btrfs_fs_info *fs_info, u64 qgroupid, in btrfs_verify_qgroup_counts()
[all …]
Dref-verify.h18 static inline void btrfs_init_ref_verify(struct btrfs_fs_info *fs_info) in btrfs_init_ref_verify()
24 static inline int btrfs_build_ref_tree(struct btrfs_fs_info *fs_info) in btrfs_build_ref_tree()
29 static inline void btrfs_free_ref_cache(struct btrfs_fs_info *fs_info) in btrfs_free_ref_cache()
40 static inline void btrfs_free_ref_tree_range(struct btrfs_fs_info *fs_info, in btrfs_free_ref_tree_range()
45 static inline void btrfs_init_ref_verify(struct btrfs_fs_info *fs_info) in btrfs_init_ref_verify()
Dvolumes.c432 struct btrfs_fs_info *fs_info = device->fs_info; in run_scheduled_bios() local
1293 struct btrfs_fs_info *fs_info = device->fs_info; in contains_pending_extent() local
1369 struct btrfs_fs_info *fs_info = device->fs_info; in find_free_dev_extent_start() local
1543 struct btrfs_fs_info *fs_info = device->fs_info; in btrfs_free_dev_extent() local
1604 struct btrfs_fs_info *fs_info = device->fs_info; in btrfs_alloc_dev_extent() local
1640 static u64 find_next_chunk(struct btrfs_fs_info *fs_info) in find_next_chunk()
1659 static noinline int find_next_devid(struct btrfs_fs_info *fs_info, in find_next_devid()
1769 static int btrfs_rm_dev_item(struct btrfs_fs_info *fs_info, in btrfs_rm_dev_item()
1818 static int btrfs_check_raid_min_devices(struct btrfs_fs_info *fs_info, in btrfs_check_raid_min_devices()
1872 struct btrfs_fs_info *fs_info = device->fs_info; in btrfs_assign_next_active_device() local
[all …]
Dextent-tree.c209 static int add_excluded_extent(struct btrfs_fs_info *fs_info, in add_excluded_extent()
222 struct btrfs_fs_info *fs_info = cache->fs_info; in free_excluded_extents() local
236 struct btrfs_fs_info *fs_info = cache->fs_info; in exclude_super_stripes() local
317 struct btrfs_fs_info *fs_info = block_group->fs_info; in fragment_free_space() local
382 struct btrfs_fs_info *fs_info = block_group->fs_info; in load_extent_tree_free() local
519 struct btrfs_fs_info *fs_info; in caching_thread() local
571 struct btrfs_fs_info *fs_info = cache->fs_info; in cache_block_group() local
741 static void add_pinned_bytes(struct btrfs_fs_info *fs_info, s64 num_bytes, in add_pinned_bytes()
778 int btrfs_lookup_data_extent(struct btrfs_fs_info *fs_info, u64 start, u64 len) in btrfs_lookup_data_extent()
806 struct btrfs_fs_info *fs_info, u64 bytenr, in btrfs_lookup_extent_info()
[all …]
Dsysfs.c24 static u64 get_features(struct btrfs_fs_info *fs_info, in get_features()
36 static void set_features(struct btrfs_fs_info *fs_info, in set_features()
83 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_attr_show() local
99 struct btrfs_fs_info *fs_info; in btrfs_feature_attr_store() local
166 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_visible() local
262 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_size_show() local
271 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_reserved_show() local
389 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_show() local
404 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_store() local
440 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_nodesize_show() local
[all …]
Dsuper.c99 void __btrfs_handle_fs_error(struct btrfs_fs_info *fs_info, const char *function, in __btrfs_handle_fs_error()
187 void btrfs_printk(const struct btrfs_fs_info *fs_info, const char *fmt, ...) in btrfs_printk()
239 struct btrfs_fs_info *fs_info = trans->fs_info; in __btrfs_abort_transaction() local
264 void __btrfs_panic(struct btrfs_fs_info *fs_info, const char *function, in __btrfs_panic()
1004 char *btrfs_get_subvol_name_from_objectid(struct btrfs_fs_info *fs_info, in btrfs_get_subvol_name_from_objectid()
1140 static int get_default_subvol_objectid(struct btrfs_fs_info *fs_info, u64 *objectid) in get_default_subvol_objectid()
1186 struct btrfs_fs_info *fs_info = btrfs_sb(sb); in btrfs_fill_super() local
1242 struct btrfs_fs_info *fs_info = btrfs_sb(sb); in btrfs_sync_fs() local
1384 struct btrfs_fs_info *fs_info = btrfs_sb(s); in btrfs_test_super() local
1438 struct btrfs_fs_info *fs_info = btrfs_sb(s); in mount_subvol() local
[all …]
Dreada.c79 struct btrfs_fs_info *fs_info; member
93 static void __readahead_hook(struct btrfs_fs_info *fs_info, in __readahead_hook()
199 struct btrfs_fs_info *fs_info = eb->fs_info; in btree_readahead_hook() local
226 struct btrfs_fs_info *fs_info = dev->fs_info; in reada_find_zone() local
298 static struct reada_extent *reada_find_extent(struct btrfs_fs_info *fs_info, in reada_find_extent()
482 static void reada_extent_put(struct btrfs_fs_info *fs_info, in reada_extent_put()
545 struct btrfs_fs_info *fs_info = rc->fs_info; in reada_add_block() local
643 struct btrfs_fs_info *fs_info = dev->fs_info; in reada_start_machine_dev() local
740 static void __reada_start_machine(struct btrfs_fs_info *fs_info) in __reada_start_machine()
783 static void reada_start_machine(struct btrfs_fs_info *fs_info) in reada_start_machine()
[all …]
Dref-verify.c218 static void __print_stack_trace(struct btrfs_fs_info *fs_info, in __print_stack_trace()
236 static void inline __print_stack_trace(struct btrfs_fs_info *fs_info, in __print_stack_trace()
271 static struct block_entry *add_block_entry(struct btrfs_fs_info *fs_info, in add_block_entry()
320 static int add_tree_block(struct btrfs_fs_info *fs_info, u64 ref_root, in add_tree_block()
365 static int add_shared_data_ref(struct btrfs_fs_info *fs_info, in add_shared_data_ref()
394 static int add_extent_data_ref(struct btrfs_fs_info *fs_info, in add_extent_data_ref()
440 static int process_extent_item(struct btrfs_fs_info *fs_info, in process_extent_item()
511 struct btrfs_fs_info *fs_info = root->fs_info; in process_leaf() local
564 struct btrfs_fs_info *fs_info = root->fs_info; in walk_down_tree() local
628 static void dump_ref_action(struct btrfs_fs_info *fs_info, in dump_ref_action()
[all …]
Dctree.c201 struct btrfs_fs_info *fs_info = root->fs_info; in add_root_to_dirty_list() local
230 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_copy_root() local
326 static inline u64 btrfs_inc_tree_mod_seq(struct btrfs_fs_info *fs_info) in btrfs_inc_tree_mod_seq()
339 u64 btrfs_get_tree_mod_seq(struct btrfs_fs_info *fs_info, in btrfs_get_tree_mod_seq()
352 void btrfs_put_tree_mod_seq(struct btrfs_fs_info *fs_info, in btrfs_put_tree_mod_seq()
411 __tree_mod_log_insert(struct btrfs_fs_info *fs_info, struct tree_mod_elem *tm) in __tree_mod_log_insert()
448 static inline int tree_mod_dont_log(struct btrfs_fs_info *fs_info, in tree_mod_dont_log()
466 static inline int tree_mod_need_log(const struct btrfs_fs_info *fs_info, in tree_mod_need_log()
601 __tree_mod_log_free_eb(struct btrfs_fs_info *fs_info, in __tree_mod_log_free_eb()
624 struct btrfs_fs_info *fs_info = old_root->fs_info; in tree_mod_log_insert_root() local
[all …]
Dscrub.c154 struct btrfs_fs_info *fs_info; member
275 static void __scrub_blocked_if_needed(struct btrfs_fs_info *fs_info) in __scrub_blocked_if_needed()
285 static void scrub_pause_on(struct btrfs_fs_info *fs_info) in scrub_pause_on()
291 static void scrub_pause_off(struct btrfs_fs_info *fs_info) in scrub_pause_off()
301 static void scrub_blocked_if_needed(struct btrfs_fs_info *fs_info) in scrub_blocked_if_needed()
429 static int lock_full_stripe(struct btrfs_fs_info *fs_info, u64 bytenr, in lock_full_stripe()
476 static int unlock_full_stripe(struct btrfs_fs_info *fs_info, u64 bytenr, in unlock_full_stripe()
582 struct btrfs_fs_info *fs_info, int is_dev_replace) in scrub_setup_ctx()
653 struct btrfs_fs_info *fs_info = swarn->dev->fs_info; in scrub_print_warning_inode() local
738 struct btrfs_fs_info *fs_info; in scrub_print_warning() local
[all …]
Dioctl.c186 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in btrfs_ioctl_setflags() local
488 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in btrfs_ioctl_fitrim() local
564 struct btrfs_fs_info *fs_info = btrfs_sb(dir->i_sb); in create_subvol() local
776 struct btrfs_fs_info *fs_info = btrfs_sb(dir->i_sb); in create_snapshot() local
971 struct btrfs_fs_info *fs_info = btrfs_sb(dir->i_sb); in btrfs_mksubvol() local
1399 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in btrfs_defrag_file() local
1605 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in btrfs_ioctl_resize() local
1908 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in btrfs_ioctl_subvol_getflags() local
1931 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in btrfs_ioctl_subvol_setflags() local
2407 struct btrfs_fs_info *fs_info = BTRFS_I(inode)->root->fs_info; in btrfs_search_path_in_tree_user() local
[all …]
Drelocation.c323 struct btrfs_fs_info *fs_info = NULL; in backref_tree_panic() local
574 static struct btrfs_root *read_fs_root(struct btrfs_fs_info *fs_info, in read_fs_root()
1247 struct btrfs_fs_info *fs_info = root->fs_info; in __add_reloc_root() local
1279 struct btrfs_fs_info *fs_info = root->fs_info; in __del_reloc_root() local
1309 struct btrfs_fs_info *fs_info = root->fs_info; in __update_reloc_root() local
1340 struct btrfs_fs_info *fs_info = root->fs_info; in create_reloc_root() local
1417 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_init_reloc_root() local
1455 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_update_reloc_root() local
1607 struct btrfs_fs_info *fs_info = root->fs_info; in replace_file_extents() local
1743 struct btrfs_fs_info *fs_info = dest->fs_info; in replace_path() local
[all …]
Dctree.h548 struct btrfs_fs_info *fs_info; member
569 struct btrfs_fs_info *fs_info; member
1173 struct btrfs_fs_info *fs_info; member
1371 #define btrfs_test_opt(fs_info, opt) ((fs_info)->mount_opt & \ argument
1374 #define btrfs_set_and_info(fs_info, opt, fmt, args...) \ argument
1381 #define btrfs_clear_and_info(fs_info, opt, fmt, args...) \ argument
1392 struct btrfs_fs_info *fs_info = block_group->fs_info; in btrfs_should_fragment_free_space() local
1483 #define BTRFS_BYTES_TO_BLKS(fs_info, bytes) \ argument
2382 static inline unsigned int leaf_data_end(const struct btrfs_fs_info *fs_info, in leaf_data_end()
2608 static inline u64 btrfs_calc_trans_metadata_size(struct btrfs_fs_info *fs_info, in btrfs_calc_trans_metadata_size()
[all …]
Dinode-map.c17 struct btrfs_fs_info *fs_info = root->fs_info; in fail_caching_thread() local
31 struct btrfs_fs_info *fs_info = root->fs_info; in caching_kthread() local
140 struct btrfs_fs_info *fs_info = root->fs_info; in start_caching() local
215 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_return_ino() local
397 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_save_ino_cache() local
Dinode.c280 struct btrfs_fs_info *fs_info = root->fs_info; in cow_file_range_inline() local
419 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in inode_need_compress() local
475 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in compress_file_range() local
750 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in submit_compressed_extents() local
981 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in cow_file_range() local
1202 struct btrfs_fs_info *fs_info; in async_cow_submit() local
1237 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in cow_file_range_async() local
1281 static noinline int csum_exist_in_range(struct btrfs_fs_info *fs_info, in csum_exist_in_range()
1315 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in run_delalloc_nocow() local
1768 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in btrfs_add_delalloc_inodes() local
[all …]
Dfile.c83 struct btrfs_fs_info *fs_info = inode->root->fs_info; in __btrfs_add_inode_defrag() local
117 static inline int __need_auto_defrag(struct btrfs_fs_info *fs_info) in __need_auto_defrag()
136 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_add_inode_defrag() local
185 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btrfs_requeue_inode_defrag() local
210 btrfs_pick_defrag_inode(struct btrfs_fs_info *fs_info, u64 root, u64 ino) in btrfs_pick_defrag_inode()
250 void btrfs_cleanup_defrag_inodes(struct btrfs_fs_info *fs_info) in btrfs_cleanup_defrag_inodes()
271 static int __btrfs_run_defrag_inode(struct btrfs_fs_info *fs_info, in __btrfs_run_defrag_inode()
348 int btrfs_run_defrag_inodes(struct btrfs_fs_info *fs_info) in btrfs_run_defrag_inodes()
518 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in btrfs_dirty_pages() local
754 struct btrfs_fs_info *fs_info = root->fs_info; in __btrfs_drop_extents() local
[all …]
Dfile-item.c24 #define MAX_ORDERED_SUM_BYTES(fs_info) ((PAGE_SIZE - \ argument
80 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_lookup_csum() local
153 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in __btrfs_lookup_bio_sums() local
306 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_lookup_csums_range() local
426 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in btrfs_csum_one_bio() local
530 static noinline void truncate_one_csum(struct btrfs_fs_info *fs_info, in truncate_one_csum()
583 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_del_csums() local
729 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_csum_file_blocks() local
931 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btrfs_extent_item_to_extent_map() local
Dbackref.c224 static void prelim_ref_insert(const struct btrfs_fs_info *fs_info, in prelim_ref_insert()
333 static int add_prelim_ref(const struct btrfs_fs_info *fs_info, in add_prelim_ref()
387 static int add_direct_ref(const struct btrfs_fs_info *fs_info, in add_direct_ref()
397 static int add_indirect_ref(const struct btrfs_fs_info *fs_info, in add_indirect_ref()
502 static int resolve_indirect_ref(struct btrfs_fs_info *fs_info, in resolve_indirect_ref()
620 static int resolve_indirect_refs(struct btrfs_fs_info *fs_info, in resolve_indirect_refs()
729 static int add_missing_keys(struct btrfs_fs_info *fs_info, in add_missing_keys()
774 static int add_delayed_refs(const struct btrfs_fs_info *fs_info, in add_delayed_refs()
901 static int add_inline_refs(const struct btrfs_fs_info *fs_info, in add_inline_refs()
1025 static int add_keyed_refs(struct btrfs_fs_info *fs_info, in add_keyed_refs()
[all …]
/linux-4.19.296/fs/btrfs/tests/
Dextent-map-tests.c50 static void test_case_1(struct btrfs_fs_info *fs_info, in test_case_1()
116 static void test_case_2(struct btrfs_fs_info *fs_info, in test_case_2()
174 static void __test_case_3(struct btrfs_fs_info *fs_info, in __test_case_3()
241 static void test_case_3(struct btrfs_fs_info *fs_info, in test_case_3()
249 static void __test_case_4(struct btrfs_fs_info *fs_info, in __test_case_4()
332 static void test_case_4(struct btrfs_fs_info *fs_info, in test_case_4()
341 struct btrfs_fs_info *fs_info = NULL; in btrfs_test_extent_map() local
Dfree-space-tree-tests.c19 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()
210 struct btrfs_fs_info *fs_info, in test_remove_end()
234 struct btrfs_fs_info *fs_info, in test_remove_middle()
259 struct btrfs_fs_info *fs_info, in test_merge_left()
297 struct btrfs_fs_info *fs_info, in test_merge_right()
336 struct btrfs_fs_info *fs_info, in test_merge_both()
[all …]
Dbtrfs-tests.c77 struct btrfs_fs_info *fs_info = kzalloc(sizeof(struct btrfs_fs_info), in btrfs_alloc_dummy_fs_info() local
133 void btrfs_free_dummy_fs_info(struct btrfs_fs_info *fs_info) in btrfs_free_dummy_fs_info()
188 btrfs_alloc_dummy_block_group(struct btrfs_fs_info *fs_info, in btrfs_alloc_dummy_block_group()
228 struct btrfs_fs_info *fs_info) in btrfs_init_dummy_trans()

123