Lines Matching defs:fs_info

70 int btrfs_lookup_data_extent(struct btrfs_fs_info *fs_info, u64 start, u64 len)  in btrfs_lookup_data_extent()
99 struct btrfs_fs_info *fs_info, u64 bytenr, in btrfs_lookup_extent_info()
339 struct btrfs_fs_info *fs_info = eb->fs_info; in btrfs_get_extent_inline_ref_type() local
773 struct btrfs_fs_info *fs_info = trans->fs_info; in lookup_inline_extent_backref() local
1094 struct btrfs_fs_info *fs_info = leaf->fs_info; in update_inline_extent_backref() local
1352 struct btrfs_fs_info *fs_info = dev->fs_info; in do_discard_extent() local
1389 int btrfs_discard_extent(struct btrfs_fs_info *fs_info, u64 bytenr, in btrfs_discard_extent()
1457 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_inc_extent_ref() local
1546 static void free_head_ref_squota_rsv(struct btrfs_fs_info *fs_info, in free_head_ref_squota_rsv()
1636 struct btrfs_fs_info *fs_info = trans->fs_info; in run_delayed_extent_op() local
1728 struct btrfs_fs_info *fs_info = trans->fs_info; in run_delayed_tree_ref() local
1862 u64 btrfs_cleanup_ref_head_accounting(struct btrfs_fs_info *fs_info, in btrfs_cleanup_ref_head_accounting()
1896 struct btrfs_fs_info *fs_info = trans->fs_info; in cleanup_ref_head() local
1950 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_run_delayed_refs_for_head() local
2036 struct btrfs_fs_info *fs_info = trans->fs_info; in __btrfs_run_delayed_refs() local
2173 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_run_delayed_refs() local
2326 struct btrfs_fs_info *fs_info = root->fs_info; in check_committed_ref() local
2439 struct btrfs_fs_info *fs_info = root->fs_info; in __btrfs_mod_ref() local
2536 struct btrfs_fs_info *fs_info = root->fs_info; in get_alloc_profile_by_root() local
2551 static u64 first_logical_byte(struct btrfs_fs_info *fs_info) in first_logical_byte()
2574 struct btrfs_fs_info *fs_info = cache->fs_info; in pin_down_extent() local
2634 static int __exclude_logged_extent(struct btrfs_fs_info *fs_info, in __exclude_logged_extent()
2656 struct btrfs_fs_info *fs_info = eb->fs_info; in btrfs_exclude_logged_extents() local
2697 fetch_cluster_info(struct btrfs_fs_info *fs_info, in fetch_cluster_info()
2721 static int unpin_extent_range(struct btrfs_fs_info *fs_info, in unpin_extent_range()
2823 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_finish_extent_commit() local
2905 u64 btrfs_get_extent_owner_root(struct btrfs_fs_info *fs_info, in btrfs_get_extent_owner_root()
3356 struct btrfs_fs_info *fs_info = trans->fs_info; in check_ref_cleanup() local
3408 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_free_tree_block() local
3501 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_free_extent() local
3809 struct btrfs_fs_info *fs_info = block_group->fs_info; in do_allocation_zoned() local
4038 static int can_allocate_chunk_zoned(struct btrfs_fs_info *fs_info, in can_allocate_chunk_zoned()
4091 static int can_allocate_chunk(struct btrfs_fs_info *fs_info, in can_allocate_chunk()
4109 static int find_free_extent_update_loop(struct btrfs_fs_info *fs_info, in find_free_extent_update_loop()
4218 static int prepare_allocation_clustered(struct btrfs_fs_info *fs_info, in prepare_allocation_clustered()
4269 static int prepare_allocation_zoned(struct btrfs_fs_info *fs_info, in prepare_allocation_zoned()
4305 static int prepare_allocation(struct btrfs_fs_info *fs_info, in prepare_allocation()
4350 struct btrfs_fs_info *fs_info = root->fs_info; in find_free_extent() local
4650 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_reserve_extent() local
4701 int btrfs_free_reserved_extent(struct btrfs_fs_info *fs_info, in btrfs_free_reserved_extent()
4742 struct btrfs_fs_info *fs_info = trans->fs_info; in alloc_reserved_extent() local
4766 struct btrfs_fs_info *fs_info = trans->fs_info; in alloc_reserved_file_extent() local
4840 struct btrfs_fs_info *fs_info = trans->fs_info; in alloc_reserved_tree_block() local
4944 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_alloc_logged_file_extent() local
5015 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_init_new_buffer() local
5103 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_alloc_tree_block() local
5308 struct btrfs_fs_info *fs_info = root->fs_info; in reada_walk_down() local
5386 struct btrfs_fs_info *fs_info = root->fs_info; in walk_down_proc() local
5670 struct btrfs_fs_info *fs_info = root->fs_info; in do_walk_down() local
5781 struct btrfs_fs_info *fs_info = root->fs_info; in walk_up_proc() local
6013 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_drop_snapshot() local
6289 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_drop_subtree() local
6351 void btrfs_error_unpin_extent_range(struct btrfs_fs_info *fs_info, u64 start, u64 end) in btrfs_error_unpin_extent_range()
6398 struct btrfs_fs_info *fs_info = device->fs_info; in btrfs_trim_free_extents() local
6474 int btrfs_trim_fs(struct btrfs_fs_info *fs_info, struct fstrim_range *range) in btrfs_trim_fs()