/linux-4.4.14/fs/btrfs/ |
D | qgroup.h | 44 struct btrfs_fs_info *fs_info); 46 struct btrfs_fs_info *fs_info); 47 int btrfs_qgroup_rescan(struct btrfs_fs_info *fs_info); 48 void btrfs_qgroup_rescan_resume(struct btrfs_fs_info *fs_info); 49 int btrfs_qgroup_wait_for_completion(struct btrfs_fs_info *fs_info); 51 struct btrfs_fs_info *fs_info, u64 src, u64 dst); 53 struct btrfs_fs_info *fs_info, u64 src, u64 dst); 55 struct btrfs_fs_info *fs_info, u64 qgroupid); 57 struct btrfs_fs_info *fs_info, u64 qgroupid); 59 struct btrfs_fs_info *fs_info, u64 qgroupid, [all …]
|
D | disk-io.h | 55 struct btrfs_fs_info *fs_info, struct extent_buffer *buf); 66 struct extent_buffer *btrfs_find_tree_block(struct btrfs_fs_info *fs_info, 71 int btrfs_insert_fs_root(struct btrfs_fs_info *fs_info, 73 void btrfs_free_fs_roots(struct btrfs_fs_info *fs_info); 75 struct btrfs_root *btrfs_get_fs_root(struct btrfs_fs_info *fs_info, 79 btrfs_read_fs_root_no_name(struct btrfs_fs_info *fs_info, in btrfs_read_fs_root_no_name() 85 int btrfs_cleanup_fs_roots(struct btrfs_fs_info *fs_info); 88 void btrfs_drop_and_free_fs_root(struct btrfs_fs_info *fs_info, 123 int btrfs_bio_wq_end_io(struct btrfs_fs_info *info, struct bio *bio, 125 int btrfs_wq_submit_bio(struct btrfs_fs_info *fs_info, struct inode *inode, [all …]
|
D | dev-replace.h | 24 int btrfs_init_dev_replace(struct btrfs_fs_info *fs_info); 26 struct btrfs_fs_info *fs_info); 27 void btrfs_after_dev_replace_commit(struct btrfs_fs_info *fs_info); 30 void btrfs_dev_replace_status(struct btrfs_fs_info *fs_info, 32 int btrfs_dev_replace_cancel(struct btrfs_fs_info *fs_info, 34 void btrfs_dev_replace_suspend_for_unmount(struct btrfs_fs_info *fs_info); 35 int btrfs_resume_dev_replace_async(struct btrfs_fs_info *fs_info);
|
D | volumes.h | 257 struct btrfs_fs_info *fs_info; 304 struct btrfs_fs_info *fs_info; 409 struct btrfs_fs_info *fs_info; 424 int btrfs_map_block(struct btrfs_fs_info *fs_info, int rw, 427 int btrfs_map_sblock(struct btrfs_fs_info *fs_info, int rw, 451 struct btrfs_device *btrfs_alloc_device(struct btrfs_fs_info *fs_info, 456 int btrfs_num_copies(struct btrfs_fs_info *fs_info, u64 logical, u64 len); 459 struct btrfs_device *btrfs_find_device(struct btrfs_fs_info *fs_info, u64 devid, 468 int btrfs_resume_balance_async(struct btrfs_fs_info *fs_info); 469 int btrfs_recover_balance(struct btrfs_fs_info *fs_info); [all …]
|
D | backref.h | 35 int extent_from_logical(struct btrfs_fs_info *fs_info, u64 logical, 43 int iterate_extent_inodes(struct btrfs_fs_info *fs_info, 48 int iterate_inodes_from_logical(u64 logical, struct btrfs_fs_info *fs_info, 55 struct btrfs_fs_info *fs_info, u64 bytenr, 72 struct btrfs_fs_info *fs_info, u64 root_objectid,
|
D | dev-replace.c | 41 static int btrfs_dev_replace_finishing(struct btrfs_fs_info *fs_info, 44 struct btrfs_fs_info *fs_info, 50 static u64 __btrfs_dev_replace_cancel(struct btrfs_fs_info *fs_info); 52 static int btrfs_dev_replace_continue_on_mount(struct btrfs_fs_info *fs_info); 55 int btrfs_init_dev_replace(struct btrfs_fs_info *fs_info) in btrfs_init_dev_replace() 195 struct btrfs_fs_info *fs_info) in btrfs_run_dev_replace() 300 void btrfs_after_dev_replace_commit(struct btrfs_fs_info *fs_info) in btrfs_after_dev_replace_commit() 312 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_dev_replace_start() 444 static void btrfs_rm_dev_replace_blocked(struct btrfs_fs_info *fs_info) in btrfs_rm_dev_replace_blocked() 454 static void btrfs_rm_dev_replace_unblocked(struct btrfs_fs_info *fs_info) in btrfs_rm_dev_replace_unblocked() [all …]
|
D | delayed-ref.h | 242 int btrfs_add_delayed_tree_ref(struct btrfs_fs_info *fs_info, 247 int btrfs_add_delayed_data_ref(struct btrfs_fs_info *fs_info, 253 int btrfs_add_delayed_qgroup_reserve(struct btrfs_fs_info *fs_info, 256 int btrfs_add_delayed_extent_op(struct btrfs_fs_info *fs_info, 261 struct btrfs_fs_info *fs_info, 278 int btrfs_check_delayed_seq(struct btrfs_fs_info *fs_info,
|
D | sysfs.c | 35 static inline struct btrfs_fs_info *to_fs_info(struct kobject *kobj); 38 static u64 get_features(struct btrfs_fs_info *fs_info, in get_features() 50 static void set_features(struct btrfs_fs_info *fs_info, in set_features() 97 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_attr_show() 113 struct btrfs_fs_info *fs_info; in btrfs_feature_attr_store() 177 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_visible() 239 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_size_show() 248 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_reserved_show() 363 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_show() 372 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_store() [all …]
|
D | tree-log.h | 45 static inline void btrfs_set_log_full_commit(struct btrfs_fs_info *fs_info, in btrfs_set_log_full_commit() 51 static inline int btrfs_need_log_full_commit(struct btrfs_fs_info *fs_info, in btrfs_need_log_full_commit() 62 struct btrfs_fs_info *fs_info);
|
D | qgroup.c | 138 qgroup_rescan_init(struct btrfs_fs_info *fs_info, u64 progress_objectid, 140 static void qgroup_rescan_zero_tracking(struct btrfs_fs_info *fs_info); 143 static struct btrfs_qgroup *find_qgroup_rb(struct btrfs_fs_info *fs_info, in find_qgroup_rb() 162 static struct btrfs_qgroup *add_qgroup_rb(struct btrfs_fs_info *fs_info, in add_qgroup_rb() 220 static int del_qgroup_rb(struct btrfs_fs_info *fs_info, u64 qgroupid) in del_qgroup_rb() 233 static int add_relation_rb(struct btrfs_fs_info *fs_info, in add_relation_rb() 258 static int del_relation_rb(struct btrfs_fs_info *fs_info, in del_relation_rb() 282 int btrfs_verify_qgroup_counts(struct btrfs_fs_info *fs_info, u64 qgroupid, in btrfs_verify_qgroup_counts() 300 int btrfs_read_qgroup_config(struct btrfs_fs_info *fs_info) in btrfs_read_qgroup_config() 490 void btrfs_free_qgroup_config(struct btrfs_fs_info *fs_info) in btrfs_free_qgroup_config() [all …]
|
D | super.c | 100 static void save_error_info(struct btrfs_fs_info *fs_info) in save_error_info() 110 static void btrfs_handle_error(struct btrfs_fs_info *fs_info) in btrfs_handle_error() 138 void __btrfs_std_error(struct btrfs_fs_info *fs_info, const char *function, in __btrfs_std_error() 191 void btrfs_printk(const struct btrfs_fs_info *fs_info, const char *fmt, ...) in btrfs_printk() 262 void __btrfs_panic(struct btrfs_fs_info *fs_info, const char *function, in __btrfs_panic() 376 struct btrfs_fs_info *info = root->fs_info; in btrfs_parse_options() 846 static char *get_subvol_name_from_objectid(struct btrfs_fs_info *fs_info, in get_subvol_name_from_objectid() 982 static int get_default_subvol_objectid(struct btrfs_fs_info *fs_info, u64 *objectid) in get_default_subvol_objectid() 1028 struct btrfs_fs_info *fs_info = btrfs_sb(sb); in btrfs_fill_super() 1078 struct btrfs_fs_info *fs_info = btrfs_sb(sb); in btrfs_sync_fs() [all …]
|
D | reada.c | 94 struct btrfs_fs_info *fs_info; 97 static void reada_extent_put(struct btrfs_fs_info *, struct reada_extent *); 100 static void reada_start_machine(struct btrfs_fs_info *fs_info); 101 static void __reada_start_machine(struct btrfs_fs_info *fs_info); 117 struct btrfs_fs_info *fs_info = root->fs_info; in __readahead_hook() 248 static struct reada_zone *reada_find_zone(struct btrfs_fs_info *fs_info, in reada_find_zone() 325 struct btrfs_fs_info *fs_info = root->fs_info; in reada_find_extent() 496 static void reada_extent_put(struct btrfs_fs_info *fs_info, in reada_extent_put() 656 static int reada_start_machine_dev(struct btrfs_fs_info *fs_info, in reada_start_machine_dev() 742 struct btrfs_fs_info *fs_info; in reada_start_machine_worker() [all …]
|
D | disk-io.c | 60 static int btrfs_check_super_valid(struct btrfs_fs_info *fs_info, 83 struct btrfs_fs_info *info; 277 static int csum_tree_block(struct btrfs_fs_info *fs_info, in csum_tree_block() 499 static int csum_dirty_buffer(struct btrfs_fs_info *fs_info, struct page *page) in csum_dirty_buffer() 515 static int check_tree_block_fsid(struct btrfs_fs_info *fs_info, in check_tree_block_fsid() 708 struct btrfs_fs_info *fs_info; in end_workqueue_bio() 750 int btrfs_bio_wq_end_io(struct btrfs_fs_info *info, struct bio *bio, in btrfs_bio_wq_end_io() 771 unsigned long btrfs_async_submit_limit(struct btrfs_fs_info *info) in btrfs_async_submit_limit() 794 struct btrfs_fs_info *fs_info; in run_one_async_done() 831 int btrfs_wq_submit_bio(struct btrfs_fs_info *fs_info, struct inode *inode, in btrfs_wq_submit_bio() [all …]
|
D | raid56.h | 66 int btrfs_alloc_stripe_hash_table(struct btrfs_fs_info *info); 67 void btrfs_free_stripe_hash_table(struct btrfs_fs_info *info);
|
D | transaction.h | 222 int btrfs_transaction_blocked(struct btrfs_fs_info *info); 223 int btrfs_transaction_in_commit(struct btrfs_fs_info *info); 225 void btrfs_apply_pending_changes(struct btrfs_fs_info *fs_info);
|
D | ctree.h | 1316 struct btrfs_fs_info *fs_info; 1421 struct btrfs_fs_info { struct 1861 struct btrfs_fs_info *fs_info; 3348 static inline struct btrfs_fs_info *btrfs_sb(struct super_block *sb) in btrfs_sb() 3417 struct btrfs_fs_info *info, 3476 int btrfs_free_block_groups(struct btrfs_fs_info *info); 3484 struct btrfs_fs_info *fs_info, 3489 void btrfs_delete_unused_bgs(struct btrfs_fs_info *fs_info); 3495 void btrfs_clear_space_info_full(struct btrfs_fs_info *info); 3547 int btrfs_cond_migrate_bytes(struct btrfs_fs_info *fs_info, [all …]
|
D | extent_io.h | 129 struct btrfs_fs_info *fs_info; 283 struct extent_buffer *alloc_extent_buffer(struct btrfs_fs_info *fs_info, 285 struct extent_buffer *alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info, 288 struct extent_buffer *find_extent_buffer(struct btrfs_fs_info *fs_info, 353 struct btrfs_fs_info; 399 struct extent_buffer *alloc_test_extent_buffer(struct btrfs_fs_info *fs_info,
|
D | delayed-ref.c | 268 struct btrfs_fs_info *fs_info, in btrfs_merge_delayed_refs() 313 int btrfs_check_delayed_seq(struct btrfs_fs_info *fs_info, in btrfs_check_delayed_seq() 534 add_delayed_ref_head(struct btrfs_fs_info *fs_info, in add_delayed_ref_head() 647 add_delayed_tree_ref(struct btrfs_fs_info *fs_info, in add_delayed_tree_ref() 701 add_delayed_data_ref(struct btrfs_fs_info *fs_info, in add_delayed_data_ref() 755 int btrfs_add_delayed_tree_ref(struct btrfs_fs_info *fs_info, in btrfs_add_delayed_tree_ref() 810 int btrfs_add_delayed_data_ref(struct btrfs_fs_info *fs_info, in btrfs_add_delayed_data_ref() 864 int btrfs_add_delayed_qgroup_reserve(struct btrfs_fs_info *fs_info, in btrfs_add_delayed_qgroup_reserve() 891 int btrfs_add_delayed_extent_op(struct btrfs_fs_info *fs_info, in btrfs_add_delayed_extent_op()
|
D | scrub.c | 250 static void scrub_recheck_block(struct btrfs_fs_info *fs_info, 280 static void scrub_remap_extent(struct btrfs_fs_info *fs_info, 287 struct btrfs_fs_info *fs_info, 303 static void __scrub_blocked_if_needed(struct btrfs_fs_info *fs_info); 304 static void scrub_blocked_if_needed(struct btrfs_fs_info *fs_info); 321 static void __scrub_blocked_if_needed(struct btrfs_fs_info *fs_info) in __scrub_blocked_if_needed() 331 static void scrub_pause_on(struct btrfs_fs_info *fs_info) in scrub_pause_on() 337 static void scrub_pause_off(struct btrfs_fs_info *fs_info) in scrub_pause_off() 347 static void scrub_blocked_if_needed(struct btrfs_fs_info *fs_info) in scrub_blocked_if_needed() 359 struct btrfs_fs_info *fs_info = sctx->dev_root->fs_info; in scrub_pending_trans_workers_inc() [all …]
|
D | free-space-cache.h | 68 int load_free_space_cache(struct btrfs_fs_info *fs_info, 84 int load_free_ino_cache(struct btrfs_fs_info *fs_info,
|
D | backref.c | 338 static int __resolve_indirect_ref(struct btrfs_fs_info *fs_info, in __resolve_indirect_ref() 423 static int __resolve_indirect_refs(struct btrfs_fs_info *fs_info, in __resolve_indirect_refs() 520 static int __add_missing_keys(struct btrfs_fs_info *fs_info, in __add_missing_keys() 714 static int __add_inline_refs(struct btrfs_fs_info *fs_info, in __add_inline_refs() 827 static int __add_keyed_refs(struct btrfs_fs_info *fs_info, in __add_keyed_refs() 929 struct btrfs_fs_info *fs_info, u64 bytenr, 1166 struct btrfs_fs_info *fs_info, u64 bytenr, 1200 struct btrfs_fs_info *fs_info, u64 bytenr, 1238 struct btrfs_fs_info *fs_info, u64 bytenr, 1265 struct btrfs_fs_info *fs_info, u64 root_objectid, [all …]
|
D | transaction.c | 112 struct btrfs_fs_info *fs_info) in switch_commit_roots() 172 struct btrfs_fs_info *fs_info = root->fs_info; in join_transaction() 795 struct btrfs_fs_info *info = root->fs_info; in __btrfs_end_transaction() 1107 struct btrfs_fs_info *fs_info = root->fs_info; in commit_cowonly_roots() 1202 struct btrfs_fs_info *fs_info = root->fs_info; in commit_fs_roots() 1258 struct btrfs_fs_info *info = root->fs_info; in btrfs_defrag_root() 1299 struct btrfs_fs_info *fs_info, in create_pending_snapshot() 1574 struct btrfs_fs_info *fs_info) in create_pending_snapshots() 1611 int btrfs_transaction_in_commit(struct btrfs_fs_info *info) in btrfs_transaction_in_commit() 1624 int btrfs_transaction_blocked(struct btrfs_fs_info *info) in btrfs_transaction_blocked() [all …]
|
D | volumes.c | 333 struct btrfs_fs_info *fs_info; in run_scheduled_bios() 1173 struct btrfs_fs_info *fs_info = device->dev_root->fs_info; in contains_pending_extent() 1516 static u64 find_next_chunk(struct btrfs_fs_info *fs_info) in find_next_chunk() 1535 static noinline int find_next_devid(struct btrfs_fs_info *fs_info, in find_next_devid() 1953 void btrfs_rm_dev_replace_remove_srcdev(struct btrfs_fs_info *fs_info, in btrfs_rm_dev_replace_remove_srcdev() 1984 void btrfs_rm_dev_replace_free_srcdev(struct btrfs_fs_info *fs_info, in btrfs_rm_dev_replace_free_srcdev() 2015 void btrfs_destroy_dev_replace_tgtdev(struct btrfs_fs_info *fs_info, in btrfs_destroy_dev_replace_tgtdev() 2458 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_init_dev_replace_tgtdev() 2547 void btrfs_init_dev_replace_tgtdev_for_resume(struct btrfs_fs_info *fs_info, in btrfs_init_dev_replace_tgtdev_for_resume() 3088 struct btrfs_fs_info *fs_info = bctl->fs_info; in set_balance_control() [all …]
|
D | ctree.c | 42 static int tree_mod_log_free_eb(struct btrfs_fs_info *fs_info, 335 static inline void tree_mod_log_read_lock(struct btrfs_fs_info *fs_info) in tree_mod_log_read_lock() 340 static inline void tree_mod_log_read_unlock(struct btrfs_fs_info *fs_info) in tree_mod_log_read_unlock() 345 static inline void tree_mod_log_write_lock(struct btrfs_fs_info *fs_info) in tree_mod_log_write_lock() 350 static inline void tree_mod_log_write_unlock(struct btrfs_fs_info *fs_info) in tree_mod_log_write_unlock() 358 static inline u64 btrfs_inc_tree_mod_seq(struct btrfs_fs_info *fs_info) in btrfs_inc_tree_mod_seq() 371 u64 btrfs_get_tree_mod_seq(struct btrfs_fs_info *fs_info, in btrfs_get_tree_mod_seq() 386 void btrfs_put_tree_mod_seq(struct btrfs_fs_info *fs_info, in btrfs_put_tree_mod_seq() 447 __tree_mod_log_insert(struct btrfs_fs_info *fs_info, struct tree_mod_elem *tm) in __tree_mod_log_insert() 486 static inline int tree_mod_dont_log(struct btrfs_fs_info *fs_info, in tree_mod_dont_log() [all …]
|
D | extent-tree.c | 146 static int btrfs_add_block_group_cache(struct btrfs_fs_info *info, in btrfs_add_block_group_cache() 187 block_group_cache_tree_search(struct btrfs_fs_info *info, u64 bytenr, in block_group_cache_tree_search() 361 struct btrfs_fs_info *info, u64 start, u64 end) in add_new_free_space() 401 struct btrfs_fs_info *fs_info; in caching_thread() 582 struct btrfs_fs_info *fs_info = cache->fs_info; in cache_block_group() 719 btrfs_lookup_first_block_group(struct btrfs_fs_info *info, u64 bytenr) in btrfs_lookup_first_block_group() 732 struct btrfs_fs_info *info, in btrfs_lookup_block_group() 742 static struct btrfs_space_info *__find_space_info(struct btrfs_fs_info *info, in __find_space_info() 765 void btrfs_clear_space_info_full(struct btrfs_fs_info *info) in btrfs_clear_space_info_full() 2078 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_inc_extent_ref() [all …]
|
D | uuid-tree.c | 258 int btrfs_uuid_tree_iterate(struct btrfs_fs_info *fs_info, in btrfs_uuid_tree_iterate() 259 int (*check_func)(struct btrfs_fs_info *, u8 *, u8, in btrfs_uuid_tree_iterate() argument
|
D | ordered-data.h | 201 void btrfs_wait_ordered_roots(struct btrfs_fs_info *fs_info, int nr);
|
D | raid56.c | 71 struct btrfs_fs_info *fs_info; 200 int btrfs_alloc_stripe_hash_table(struct btrfs_fs_info *info) in btrfs_alloc_stripe_hash_table() 426 static void btrfs_clear_rbio_cache(struct btrfs_fs_info *info) in btrfs_clear_rbio_cache() 448 void btrfs_free_stripe_hash_table(struct btrfs_fs_info *info) in btrfs_free_stripe_hash_table() 1656 struct btrfs_fs_info *info;
|
D | extent_io.c | 154 static inline struct btrfs_fs_info * 2097 struct btrfs_fs_info *fs_info = BTRFS_I(inode)->root->fs_info; in repair_io_failure() 2186 struct btrfs_fs_info *fs_info = BTRFS_I(inode)->root->fs_info; in clean_io_failure() 2442 struct btrfs_fs_info *fs_info = BTRFS_I(inode)->root->fs_info; in btrfs_create_repair_bio() 3680 struct btrfs_fs_info *fs_info, in lock_extent_buffer_for_io() 3849 struct btrfs_fs_info *fs_info, in write_one_eb() 3905 struct btrfs_fs_info *fs_info = BTRFS_I(mapping->host)->root->fs_info; in btree_write_cache_pages() 4733 __alloc_extent_buffer(struct btrfs_fs_info *fs_info, u64 start, in __alloc_extent_buffer() 4800 struct extent_buffer *alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info, in alloc_dummy_extent_buffer() 4889 struct extent_buffer *find_extent_buffer(struct btrfs_fs_info *fs_info, in find_extent_buffer() [all …]
|
D | export.c | 62 struct btrfs_fs_info *fs_info = btrfs_sb(sb); in btrfs_get_dentry()
|
D | relocation.c | 334 struct btrfs_fs_info *fs_info = NULL; in backref_tree_panic() 583 static struct btrfs_root *read_fs_root(struct btrfs_fs_info *fs_info, in read_fs_root() 3438 static int delete_block_group_cache(struct btrfs_fs_info *fs_info, 3838 struct btrfs_fs_info *fs_info = rc->extent_root->fs_info; 3847 struct btrfs_fs_info *fs_info = rc->extent_root->fs_info; 4136 struct inode *create_reloc_inode(struct btrfs_fs_info *fs_info, 4180 static struct reloc_control *alloc_reloc_control(struct btrfs_fs_info *fs_info) 4201 struct btrfs_fs_info *fs_info = extent_root->fs_info;
|
D | inode-map.c | 32 struct btrfs_fs_info *fs_info = root->fs_info; in caching_kthread()
|
D | ordered-data.c | 68 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in ordered_data_tree_panic() 710 void btrfs_wait_ordered_roots(struct btrfs_fs_info *fs_info, int nr) in btrfs_wait_ordered_roots()
|
D | file.c | 224 btrfs_pick_defrag_inode(struct btrfs_fs_info *fs_info, u64 root, u64 ino) in btrfs_pick_defrag_inode() 264 void btrfs_cleanup_defrag_inodes(struct btrfs_fs_info *fs_info) in btrfs_cleanup_defrag_inodes() 285 static int __btrfs_run_defrag_inode(struct btrfs_fs_info *fs_info, in __btrfs_run_defrag_inode() 362 int btrfs_run_defrag_inodes(struct btrfs_fs_info *fs_info) in btrfs_run_defrag_inodes()
|
D | ioctl.c | 375 struct btrfs_fs_info *fs_info = btrfs_sb(file_inode(file)->i_sb); in btrfs_ioctl_fitrim() 2069 struct btrfs_fs_info *info = BTRFS_I(inode)->root->fs_info; in search_ioctl() 2202 static noinline int btrfs_search_path_in_tree(struct btrfs_fs_info *info, in btrfs_search_path_in_tree() 4634 void update_ioctl_balance_args(struct btrfs_fs_info *fs_info, int lock, in update_ioctl_balance_args() 4664 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_ioctl_balance() 4828 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_ioctl_balance_progress()
|
D | delayed-inode.c | 1390 struct btrfs_fs_info *fs_info, int nr) in btrfs_wq_run_delayed_node() 1433 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_balance_delayed_items()
|
D | free-space-cache.c | 826 int load_free_space_cache(struct btrfs_fs_info *fs_info, in load_free_space_cache() 3116 struct btrfs_fs_info *fs_info = block_group->fs_info; in do_trimming() 3473 int load_free_ino_cache(struct btrfs_fs_info *fs_info, struct btrfs_root *root) in load_free_ino_cache()
|
D | inode.c | 2247 struct btrfs_fs_info *fs_info; in record_one_backref() 2367 struct btrfs_fs_info *fs_info = BTRFS_I(new->inode)->root->fs_info; in record_extent_backrefs() 2425 struct btrfs_fs_info *fs_info; in relink_extent_backref() 3118 struct btrfs_fs_info *fs_info = BTRFS_I(inode)->root->fs_info; in btrfs_add_delayed_iput() 3135 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_run_delayed_iputs() 3411 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_orphan_cleanup() 9583 int btrfs_start_delalloc_roots(struct btrfs_fs_info *fs_info, int delay_iput, in btrfs_start_delalloc_roots()
|
D | tree-log.c | 3032 struct btrfs_fs_info *fs_info) in btrfs_free_log_root_tree() 5441 struct btrfs_fs_info *fs_info = log_root_tree->fs_info; in btrfs_recover_log_trees()
|
D | send.c | 4446 struct btrfs_fs_info *fs_info = root->fs_info; in fill_read_buf() 5934 struct btrfs_fs_info *fs_info; in btrfs_ioctl_send()
|
/linux-4.4.14/fs/btrfs/tests/ |
D | btrfs-tests.c | 79 struct btrfs_fs_info *btrfs_alloc_dummy_fs_info(void) in btrfs_alloc_dummy_fs_info() 81 struct btrfs_fs_info *fs_info = kzalloc(sizeof(struct btrfs_fs_info), in btrfs_alloc_dummy_fs_info() 128 static void btrfs_free_dummy_fs_info(struct btrfs_fs_info *fs_info) in btrfs_free_dummy_fs_info()
|
D | btrfs-tests.h | 36 struct btrfs_fs_info *btrfs_alloc_dummy_fs_info(void);
|
D | qgroup-tests.c | 230 struct btrfs_fs_info *fs_info = root->fs_info; in test_no_shared_qgroup() 324 struct btrfs_fs_info *fs_info = root->fs_info; in test_multiple_refs()
|
/linux-4.4.14/include/trace/events/ |
D | btrfs.h | 12 struct btrfs_fs_info; 720 TP_PROTO(struct btrfs_fs_info *fs_info, char *type, u64 val,
|