/linux-4.1.27/fs/btrfs/ |
D | qgroup.h | 62 struct btrfs_fs_info *fs_info); 64 struct btrfs_fs_info *fs_info); 65 int btrfs_qgroup_rescan(struct btrfs_fs_info *fs_info); 66 void btrfs_qgroup_rescan_resume(struct btrfs_fs_info *fs_info); 67 int btrfs_qgroup_wait_for_completion(struct btrfs_fs_info *fs_info); 69 struct btrfs_fs_info *fs_info, u64 src, u64 dst); 71 struct btrfs_fs_info *fs_info, u64 src, u64 dst); 73 struct btrfs_fs_info *fs_info, u64 qgroupid); 75 struct btrfs_fs_info *fs_info, u64 qgroupid); 77 struct btrfs_fs_info *fs_info, u64 qgroupid, [all …]
|
D | disk-io.h | 55 struct btrfs_fs_info *fs_info, struct extent_buffer *buf); 64 struct extent_buffer *btrfs_find_tree_block(struct btrfs_fs_info *fs_info, 69 int btrfs_insert_fs_root(struct btrfs_fs_info *fs_info, 71 void btrfs_free_fs_roots(struct btrfs_fs_info *fs_info); 73 struct btrfs_root *btrfs_get_fs_root(struct btrfs_fs_info *fs_info, 77 btrfs_read_fs_root_no_name(struct btrfs_fs_info *fs_info, in btrfs_read_fs_root_no_name() 83 int btrfs_cleanup_fs_roots(struct btrfs_fs_info *fs_info); 86 void btrfs_drop_and_free_fs_root(struct btrfs_fs_info *fs_info, 121 int btrfs_bio_wq_end_io(struct btrfs_fs_info *info, struct bio *bio, 123 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 | 300 struct btrfs_fs_info *fs_info; 394 struct btrfs_fs_info *fs_info; 409 int btrfs_map_block(struct btrfs_fs_info *fs_info, int rw, 412 int btrfs_map_sblock(struct btrfs_fs_info *fs_info, int rw, 436 struct btrfs_device *btrfs_alloc_device(struct btrfs_fs_info *fs_info, 441 int btrfs_num_copies(struct btrfs_fs_info *fs_info, u64 logical, u64 len); 444 struct btrfs_device *btrfs_find_device(struct btrfs_fs_info *fs_info, u64 devid, 453 int btrfs_resume_balance_async(struct btrfs_fs_info *fs_info); 454 int btrfs_recover_balance(struct btrfs_fs_info *fs_info); 455 int btrfs_pause_balance(struct btrfs_fs_info *fs_info); [all …]
|
D | sysfs.c | 35 static inline struct btrfs_fs_info *to_fs_info(struct kobject *kobj); 37 static u64 get_features(struct btrfs_fs_info *fs_info, in get_features() 49 static void set_features(struct btrfs_fs_info *fs_info, in set_features() 96 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_attr_show() 112 struct btrfs_fs_info *fs_info; in btrfs_feature_attr_store() 176 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_feature_visible() 238 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_size_show() 247 struct btrfs_fs_info *fs_info = to_fs_info(kobj->parent); in global_rsv_reserved_show() 362 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_show() 371 struct btrfs_fs_info *fs_info = to_fs_info(kobj); in btrfs_label_store() [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() 196 struct btrfs_fs_info *fs_info) in btrfs_run_dev_replace() 301 void btrfs_after_dev_replace_commit(struct btrfs_fs_info *fs_info) in btrfs_after_dev_replace_commit() 313 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_dev_replace_start() 441 static void btrfs_rm_dev_replace_blocked(struct btrfs_fs_info *fs_info) in btrfs_rm_dev_replace_blocked() 451 static void btrfs_rm_dev_replace_unblocked(struct btrfs_fs_info *fs_info) in btrfs_rm_dev_replace_unblocked() [all …]
|
D | delayed-ref.h | 205 int btrfs_add_delayed_tree_ref(struct btrfs_fs_info *fs_info, 211 int btrfs_add_delayed_data_ref(struct btrfs_fs_info *fs_info, 218 int btrfs_add_delayed_extent_op(struct btrfs_fs_info *fs_info, 223 struct btrfs_fs_info *fs_info, 240 int btrfs_check_delayed_seq(struct btrfs_fs_info *fs_info,
|
D | qgroup.c | 106 qgroup_rescan_init(struct btrfs_fs_info *fs_info, u64 progress_objectid, 108 static void qgroup_rescan_zero_tracking(struct btrfs_fs_info *fs_info); 111 static struct btrfs_qgroup *find_qgroup_rb(struct btrfs_fs_info *fs_info, in find_qgroup_rb() 130 static struct btrfs_qgroup *add_qgroup_rb(struct btrfs_fs_info *fs_info, in add_qgroup_rb() 188 static int del_qgroup_rb(struct btrfs_fs_info *fs_info, u64 qgroupid) in del_qgroup_rb() 201 static int add_relation_rb(struct btrfs_fs_info *fs_info, in add_relation_rb() 226 static int del_relation_rb(struct btrfs_fs_info *fs_info, in del_relation_rb() 250 int btrfs_verify_qgroup_counts(struct btrfs_fs_info *fs_info, u64 qgroupid, in btrfs_verify_qgroup_counts() 268 int btrfs_read_qgroup_config(struct btrfs_fs_info *fs_info) in btrfs_read_qgroup_config() 458 void btrfs_free_qgroup_config(struct btrfs_fs_info *fs_info) in btrfs_free_qgroup_config() [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 | 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() 186 void btrfs_printk(const struct btrfs_fs_info *fs_info, const char *fmt, ...) in btrfs_printk() 217 void __btrfs_std_error(struct btrfs_fs_info *fs_info, const char *function, in __btrfs_std_error() 284 void __btrfs_panic(struct btrfs_fs_info *fs_info, const char *function, in __btrfs_panic() 390 struct btrfs_fs_info *info = root->fs_info; in btrfs_parse_options() 847 struct btrfs_fs_info *fs_info = btrfs_sb(sb); in get_default_root() 941 struct btrfs_fs_info *fs_info = btrfs_sb(sb); in btrfs_fill_super() 990 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() 494 static void reada_extent_put(struct btrfs_fs_info *fs_info, in reada_extent_put() 654 static int reada_start_machine_dev(struct btrfs_fs_info *fs_info, in reada_start_machine_dev() 740 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() 709 struct btrfs_fs_info *fs_info; in end_workqueue_bio() 751 int btrfs_bio_wq_end_io(struct btrfs_fs_info *info, struct bio *bio, in btrfs_bio_wq_end_io() 772 unsigned long btrfs_async_submit_limit(struct btrfs_fs_info *info) in btrfs_async_submit_limit() 795 struct btrfs_fs_info *fs_info; in run_one_async_done() 828 int btrfs_wq_submit_bio(struct btrfs_fs_info *fs_info, struct inode *inode, in btrfs_wq_submit_bio() [all …]
|
D | raid56.h | 60 int btrfs_alloc_stripe_hash_table(struct btrfs_fs_info *info); 61 void btrfs_free_stripe_hash_table(struct btrfs_fs_info *info);
|
D | transaction.h | 189 int btrfs_transaction_blocked(struct btrfs_fs_info *info); 190 int btrfs_transaction_in_commit(struct btrfs_fs_info *info); 192 void btrfs_apply_pending_changes(struct btrfs_fs_info *fs_info);
|
D | ctree.h | 1282 struct btrfs_fs_info *fs_info; 1387 struct btrfs_fs_info { struct 1834 struct btrfs_fs_info *fs_info; 3304 static inline struct btrfs_fs_info *btrfs_sb(struct super_block *sb) in btrfs_sb() 3373 struct btrfs_fs_info *info, 3430 int btrfs_free_block_groups(struct btrfs_fs_info *info); 3440 void btrfs_delete_unused_bgs(struct btrfs_fs_info *fs_info); 3444 void btrfs_clear_space_info_full(struct btrfs_fs_info *info); 3492 int btrfs_cond_migrate_bytes(struct btrfs_fs_info *fs_info, 3502 void btrfs_put_block_group_cache(struct btrfs_fs_info *info); [all …]
|
D | sysfs.h | 85 int btrfs_kobj_add_device(struct btrfs_fs_info *fs_info, 87 int btrfs_kobj_rm_device(struct btrfs_fs_info *fs_info,
|
D | extent_io.h | 127 struct btrfs_fs_info *fs_info; 264 struct extent_buffer *alloc_extent_buffer(struct btrfs_fs_info *fs_info, 266 struct extent_buffer *alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info, 269 struct extent_buffer *find_extent_buffer(struct btrfs_fs_info *fs_info, 334 struct btrfs_fs_info; 380 struct extent_buffer *alloc_test_extent_buffer(struct btrfs_fs_info *fs_info,
|
D | scrub.c | 249 static void scrub_recheck_block(struct btrfs_fs_info *fs_info, 253 static void scrub_recheck_block_checksum(struct btrfs_fs_info *fs_info, 284 static void scrub_remap_extent(struct btrfs_fs_info *fs_info, 291 struct btrfs_fs_info *fs_info, 307 static void __scrub_blocked_if_needed(struct btrfs_fs_info *fs_info); 308 static void scrub_blocked_if_needed(struct btrfs_fs_info *fs_info); 325 static void __scrub_blocked_if_needed(struct btrfs_fs_info *fs_info) in __scrub_blocked_if_needed() 335 static void scrub_blocked_if_needed(struct btrfs_fs_info *fs_info) in scrub_blocked_if_needed() 354 struct btrfs_fs_info *fs_info = sctx->dev_root->fs_info; in scrub_pending_trans_workers_inc() 386 struct btrfs_fs_info *fs_info = sctx->dev_root->fs_info; in scrub_pending_trans_workers_dec() [all …]
|
D | delayed-ref.c | 332 struct btrfs_fs_info *fs_info, in btrfs_merge_delayed_refs() 373 int btrfs_check_delayed_seq(struct btrfs_fs_info *fs_info, in btrfs_check_delayed_seq() 569 add_delayed_ref_head(struct btrfs_fs_info *fs_info, in add_delayed_ref_head() 655 add_delayed_tree_ref(struct btrfs_fs_info *fs_info, in add_delayed_tree_ref() 717 add_delayed_data_ref(struct btrfs_fs_info *fs_info, in add_delayed_data_ref() 783 int btrfs_add_delayed_tree_ref(struct btrfs_fs_info *fs_info, in btrfs_add_delayed_tree_ref() 831 int btrfs_add_delayed_data_ref(struct btrfs_fs_info *fs_info, in btrfs_add_delayed_data_ref() 877 int btrfs_add_delayed_extent_op(struct btrfs_fs_info *fs_info, in btrfs_add_delayed_extent_op()
|
D | free-space-cache.h | 67 int load_free_space_cache(struct btrfs_fs_info *fs_info, 83 int load_free_ino_cache(struct btrfs_fs_info *fs_info,
|
D | backref.c | 308 static int __resolve_indirect_ref(struct btrfs_fs_info *fs_info, in __resolve_indirect_ref() 380 static int __resolve_indirect_refs(struct btrfs_fs_info *fs_info, in __resolve_indirect_refs() 477 static int __add_missing_keys(struct btrfs_fs_info *fs_info, in __add_missing_keys() 678 static int __add_inline_refs(struct btrfs_fs_info *fs_info, in __add_inline_refs() 791 static int __add_keyed_refs(struct btrfs_fs_info *fs_info, in __add_keyed_refs() 888 struct btrfs_fs_info *fs_info, u64 bytenr, 1118 struct btrfs_fs_info *fs_info, u64 bytenr, 1152 struct btrfs_fs_info *fs_info, u64 bytenr, 1190 struct btrfs_fs_info *fs_info, u64 bytenr, 1217 struct btrfs_fs_info *fs_info, u64 root_objectid, [all …]
|
D | transaction.c | 106 struct btrfs_fs_info *fs_info) in switch_commit_roots() 154 struct btrfs_fs_info *fs_info = root->fs_info; in join_transaction() 741 struct btrfs_fs_info *info = root->fs_info; in __btrfs_end_transaction() 1063 struct btrfs_fs_info *fs_info = root->fs_info; in commit_cowonly_roots() 1158 struct btrfs_fs_info *fs_info = root->fs_info; in commit_fs_roots() 1213 struct btrfs_fs_info *info = root->fs_info; in btrfs_defrag_root() 1254 struct btrfs_fs_info *fs_info, in create_pending_snapshot() 1516 struct btrfs_fs_info *fs_info) in create_pending_snapshots() 1553 int btrfs_transaction_in_commit(struct btrfs_fs_info *info) in btrfs_transaction_in_commit() 1566 int btrfs_transaction_blocked(struct btrfs_fs_info *info) in btrfs_transaction_blocked() [all …]
|
D | volumes.c | 254 struct btrfs_fs_info *fs_info; in run_scheduled_bios() 1372 static u64 find_next_chunk(struct btrfs_fs_info *fs_info) in find_next_chunk() 1391 static noinline int find_next_devid(struct btrfs_fs_info *fs_info, in find_next_devid() 1809 void btrfs_rm_dev_replace_remove_srcdev(struct btrfs_fs_info *fs_info, in btrfs_rm_dev_replace_remove_srcdev() 1840 void btrfs_rm_dev_replace_free_srcdev(struct btrfs_fs_info *fs_info, in btrfs_rm_dev_replace_free_srcdev() 1871 void btrfs_destroy_dev_replace_tgtdev(struct btrfs_fs_info *fs_info, in btrfs_destroy_dev_replace_tgtdev() 2311 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_init_dev_replace_tgtdev() 2400 void btrfs_init_dev_replace_tgtdev_for_resume(struct btrfs_fs_info *fs_info, in btrfs_init_dev_replace_tgtdev_for_resume() 2915 struct btrfs_fs_info *fs_info = bctl->fs_info; in set_balance_control() 2924 static void unset_balance_control(struct btrfs_fs_info *fs_info) in unset_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 | 148 static int btrfs_add_block_group_cache(struct btrfs_fs_info *info, in btrfs_add_block_group_cache() 189 block_group_cache_tree_search(struct btrfs_fs_info *info, u64 bytenr, in block_group_cache_tree_search() 342 struct btrfs_fs_info *info, u64 start, u64 end) in add_new_free_space() 382 struct btrfs_fs_info *fs_info; in caching_thread() 536 struct btrfs_fs_info *fs_info = cache->fs_info; in cache_block_group() 657 btrfs_lookup_first_block_group(struct btrfs_fs_info *info, u64 bytenr) in btrfs_lookup_first_block_group() 670 struct btrfs_fs_info *info, in btrfs_lookup_block_group() 680 static struct btrfs_space_info *__find_space_info(struct btrfs_fs_info *info, in __find_space_info() 703 void btrfs_clear_space_info_full(struct btrfs_fs_info *info) in btrfs_clear_space_info_full() 1949 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 | 199 void btrfs_wait_ordered_roots(struct btrfs_fs_info *fs_info, int nr);
|
D | extent_io.c | 135 static inline struct btrfs_fs_info * 2029 struct btrfs_fs_info *fs_info = BTRFS_I(inode)->root->fs_info; in repair_io_failure() 2118 struct btrfs_fs_info *fs_info = BTRFS_I(inode)->root->fs_info; in clean_io_failure() 2374 struct btrfs_fs_info *fs_info = BTRFS_I(inode)->root->fs_info; in btrfs_create_repair_bio() 3609 struct btrfs_fs_info *fs_info, in lock_extent_buffer_for_io() 3777 struct btrfs_fs_info *fs_info, in write_one_eb() 3833 struct btrfs_fs_info *fs_info = BTRFS_I(mapping->host)->root->fs_info; in btree_write_cache_pages() 4659 __alloc_extent_buffer(struct btrfs_fs_info *fs_info, u64 start, in __alloc_extent_buffer() 4728 struct extent_buffer *alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info, in alloc_dummy_extent_buffer() 4817 struct extent_buffer *find_extent_buffer(struct btrfs_fs_info *fs_info, in find_extent_buffer() [all …]
|
D | raid56.c | 70 struct btrfs_fs_info *fs_info; 199 int btrfs_alloc_stripe_hash_table(struct btrfs_fs_info *info) in btrfs_alloc_stripe_hash_table() 425 static void btrfs_clear_rbio_cache(struct btrfs_fs_info *info) in btrfs_clear_rbio_cache() 447 void btrfs_free_stripe_hash_table(struct btrfs_fs_info *info) in btrfs_free_stripe_hash_table() 1648 struct btrfs_fs_info *info;
|
D | export.c | 62 struct btrfs_fs_info *fs_info = btrfs_sb(sb); in btrfs_get_dentry()
|
D | ordered-data.c | 68 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in ordered_data_tree_panic() 656 void btrfs_wait_ordered_roots(struct btrfs_fs_info *fs_info, int nr) in btrfs_wait_ordered_roots()
|
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() 3432 static int delete_block_group_cache(struct btrfs_fs_info *fs_info, 3833 struct btrfs_fs_info *fs_info = rc->extent_root->fs_info; 3842 struct btrfs_fs_info *fs_info = rc->extent_root->fs_info; 4127 struct inode *create_reloc_inode(struct btrfs_fs_info *fs_info, 4171 static struct reloc_control *alloc_reloc_control(struct btrfs_fs_info *fs_info) 4192 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 | 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 | 374 struct btrfs_fs_info *fs_info = btrfs_sb(file_inode(file)->i_sb); in btrfs_ioctl_fitrim() 2054 struct btrfs_fs_info *info = BTRFS_I(inode)->root->fs_info; in search_ioctl() 2187 static noinline int btrfs_search_path_in_tree(struct btrfs_fs_info *info, in btrfs_search_path_in_tree() 4469 void update_ioctl_balance_args(struct btrfs_fs_info *fs_info, int lock, in update_ioctl_balance_args() 4499 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_ioctl_balance() 4663 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_ioctl_balance_progress()
|
D | delayed-inode.c | 1386 struct btrfs_fs_info *fs_info, int nr) in btrfs_wq_run_delayed_node() 1429 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_balance_delayed_items()
|
D | free-space-cache.c | 828 int load_free_space_cache(struct btrfs_fs_info *fs_info, in load_free_space_cache() 3071 struct btrfs_fs_info *fs_info = block_group->fs_info; in do_trimming() 3419 int load_free_ino_cache(struct btrfs_fs_info *fs_info, struct btrfs_root *root) in load_free_ino_cache()
|
D | inode.c | 2225 struct btrfs_fs_info *fs_info; in record_one_backref() 2345 struct btrfs_fs_info *fs_info = BTRFS_I(new->inode)->root->fs_info; in record_extent_backrefs() 2403 struct btrfs_fs_info *fs_info; in relink_extent_backref() 3085 struct btrfs_fs_info *fs_info = BTRFS_I(inode)->root->fs_info; in btrfs_add_delayed_iput() 3103 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_run_delayed_iputs() 3379 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_orphan_cleanup() 9442 int btrfs_start_delalloc_roots(struct btrfs_fs_info *fs_info, int delay_iput, in btrfs_start_delalloc_roots()
|
D | tree-log.c | 2924 struct btrfs_fs_info *fs_info) in btrfs_free_log_root_tree() 5221 struct btrfs_fs_info *fs_info = log_root_tree->fs_info; in btrfs_recover_log_trees()
|
D | send.c | 4366 struct btrfs_fs_info *fs_info = root->fs_info; in fill_read_buf() 5685 struct btrfs_fs_info *fs_info; in btrfs_ioctl_send()
|
/linux-4.1.27/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 | 229 struct btrfs_fs_info *fs_info = root->fs_info; in test_no_shared_qgroup() 296 struct btrfs_fs_info *fs_info = root->fs_info; in test_multiple_refs()
|
/linux-4.1.27/include/trace/events/ |
D | btrfs.h | 12 struct btrfs_fs_info; 720 TP_PROTO(struct btrfs_fs_info *fs_info, char *type, u64 val,
|