/linux-6.1.9/fs/btrfs/ |
D | misc.h | 70 u64 bytenr; member 73 static inline struct rb_node *rb_simple_search(struct rb_root *root, u64 bytenr) in rb_simple_search() 101 u64 bytenr) in rb_simple_search_first() 126 static inline struct rb_node *rb_simple_insert(struct rb_root *root, u64 bytenr, in rb_simple_insert()
|
D | ref-verify.c | 64 u64 bytenr; member 98 static struct block_entry *lookup_block_entry(struct rb_root *root, u64 bytenr) in lookup_block_entry() 261 u64 bytenr, u64 len, in add_block_entry() 310 u64 parent, u64 bytenr, int level) in add_tree_block() 355 u64 parent, u32 num_refs, u64 bytenr, in add_shared_data_ref() 386 u64 bytenr, u64 num_bytes) in add_extent_data_ref() 498 struct btrfs_path *path, u64 *bytenr, u64 *num_bytes, in process_leaf() 553 int level, u64 *bytenr, u64 *num_bytes, in walk_down_tree() 669 u64 bytenr = generic_ref->bytenr; in btrfs_ref_tree_mod() local 979 u64 bytenr = 0, num_bytes = 0; in btrfs_build_ref_tree() local
|
D | delayed-ref.c | 309 u64 bytenr; in htree_insert() local 386 struct btrfs_delayed_ref_root *dr, u64 bytenr, in find_ref_head() 739 u64 bytenr, u64 num_bytes, u64 ref_root, in init_delayed_ref_head() 882 u64 bytenr, u64 num_bytes, u64 ref_root, in init_delayed_ref_common() 925 u64 bytenr = generic_ref->bytenr; in btrfs_add_delayed_tree_ref() local 1016 u64 bytenr = generic_ref->bytenr; in btrfs_add_delayed_data_ref() local 1094 u64 bytenr, u64 num_bytes, in btrfs_add_delayed_extent_op() 1129 btrfs_find_delayed_ref_head(struct btrfs_delayed_ref_root *delayed_refs, u64 bytenr) in btrfs_find_delayed_ref_head()
|
D | extent-tree.c | 117 struct btrfs_fs_info *fs_info, u64 bytenr, in btrfs_lookup_extent_info() 445 u64 bytenr, u64 parent, in lookup_extent_data_ref() 521 u64 bytenr, u64 parent, in insert_extent_data_ref() 688 u64 bytenr, u64 parent, in lookup_tree_block_ref() 712 u64 bytenr, u64 parent, in insert_tree_block_ref() 788 u64 bytenr, u64 num_bytes, in lookup_inline_extent_backref() 1049 u64 bytenr, u64 num_bytes, u64 parent, in lookup_extent_backref() 1144 u64 bytenr, u64 num_bytes, u64 parent, in insert_inline_extent_backref() 1312 int btrfs_discard_extent(struct btrfs_fs_info *fs_info, u64 bytenr, in btrfs_discard_extent() 1445 u64 bytenr = node->bytenr; in __btrfs_inc_extent_ref() local [all …]
|
D | backref.h | 21 u64 bytenr; member 105 u64 bytenr; member 184 u64 bytenr; member 379 u64 bytenr, int errno) in btrfs_backref_panic()
|
D | backref.c | 394 static int is_shared_data_backref(struct preftrees *preftrees, u64 bytenr) in is_shared_data_backref() 967 struct btrfs_path *path, u64 bytenr, in add_inline_refs() 1090 struct btrfs_path *path, u64 bytenr, in add_keyed_refs() 1206 struct btrfs_fs_info *fs_info, u64 bytenr, in find_parent_nodes() 1457 struct btrfs_fs_info *fs_info, u64 bytenr, in btrfs_find_all_leafs() 1491 struct btrfs_fs_info *fs_info, u64 bytenr, in btrfs_find_all_roots_safe() 1531 struct btrfs_fs_info *fs_info, u64 bytenr, in btrfs_find_all_roots() 1553 u64 bytenr, int level, bool *is_shared) in lookup_backref_shared_cache() 1619 u64 bytenr, int level, bool is_shared) in store_backref_shared_cache() 1687 int btrfs_is_data_extent_shared(struct btrfs_root *root, u64 inum, u64 bytenr, in btrfs_is_data_extent_shared() [all …]
|
D | file-item.c | 189 u64 bytenr, int cow) in btrfs_lookup_csum() 762 u64 bytenr, u64 len) in truncate_one_csum() 810 struct btrfs_root *root, u64 bytenr, u64 len) in btrfs_del_csums() 998 u64 bytenr; in btrfs_csum_file_blocks() local 1221 u64 bytenr; in btrfs_extent_item_to_extent_map() local
|
D | delayed-ref.h | 27 u64 bytenr; member 71 u64 bytenr; member 237 u64 bytenr; member 257 int action, u64 bytenr, u64 len, u64 parent) in btrfs_init_generic_ref()
|
D | disk-io.c | 917 u64 bytenr, u64 owner_root, in btrfs_find_create_tree_block() 934 struct extent_buffer *read_tree_block(struct btrfs_fs_info *fs_info, u64 bytenr, in read_tree_block() 1134 static u64 btrfs_global_root_id(struct btrfs_fs_info *fs_info, u64 bytenr) in btrfs_global_root_id() 1155 struct btrfs_root *btrfs_csum_root(struct btrfs_fs_info *fs_info, u64 bytenr) in btrfs_csum_root() 1166 struct btrfs_root *btrfs_extent_root(struct btrfs_fs_info *fs_info, u64 bytenr) in btrfs_extent_root() 2362 u64 bytenr = btrfs_super_log_root(disk_super); in btrfs_replay_log() local 2854 static int load_super_root(struct btrfs_root *root, u64 bytenr, u64 gen, int level) in load_super_root() 2880 u64 gen, bytenr; in load_important_roots() local 3909 u64 bytenr, bytenr_orig; in btrfs_read_dev_one_super() local 4002 u64 bytenr, bytenr_orig; in write_dev_supers() local [all …]
|
D | relocation.c | 85 u64 bytenr; member 101 u64 bytenr; member 230 struct btrfs_backref_node *node, u64 bytenr) in update_backref_node() 353 struct btrfs_root *find_reloc_root(struct btrfs_fs_info *fs_info, u64 bytenr) in find_reloc_root() 461 int level, u64 bytenr) in build_backref_tree() 1006 u64 bytenr, u64 num_bytes) in get_new_location() 1064 u64 bytenr; in replace_file_extents() local 2370 u64 bytenr; in do_relocation() local 2587 static int tree_block_processed(u64 bytenr, struct reloc_control *rc) in tree_block_processed() 3234 u64 bytenr, u32 blocksize, in __add_tree_block()
|
D | block-group.c | 206 struct btrfs_fs_info *info, u64 bytenr, int contains) in block_group_cache_tree_search() 246 struct btrfs_fs_info *info, u64 bytenr) in btrfs_lookup_first_block_group() 255 struct btrfs_fs_info *info, u64 bytenr) in btrfs_lookup_block_group() 303 u64 bytenr) in btrfs_inc_nocow_writers() 1765 u64 bytenr; in btrfs_rmap_block() local 1843 u64 bytenr; in exclude_super_stripes() local 3240 u64 bytenr, u64 num_bytes, bool alloc) in btrfs_update_block_group()
|
D | ordered-data.h | 18 u64 bytenr; member
|
D | qgroup.c | 1762 u64 bytenr = record->bytenr; in btrfs_qgroup_trace_extent_nolock() local 1794 u64 bytenr = qrecord->bytenr; in btrfs_qgroup_trace_extent_post() local 1842 int btrfs_qgroup_trace_extent(struct btrfs_trans_handle *trans, u64 bytenr, in btrfs_qgroup_trace_extent() 1880 u64 bytenr, num_bytes; in btrfs_qgroup_trace_leaf_items() local 2637 int btrfs_qgroup_account_extent(struct btrfs_trans_handle *trans, u64 bytenr, in btrfs_qgroup_account_extent()
|
D | check-integrity.c | 1453 static int btrfsic_map_block(struct btrfsic_state *state, u64 bytenr, u32 len, in btrfsic_map_block() 1708 u64 bytenr = 0; in btrfsic_process_written_block() local 1925 u64 bytenr; in btrfsic_process_written_block() local 2580 u64 bytenr, in btrfsic_cmp_log_and_dev_bytenr()
|
D | qgroup.h | 112 u64 bytenr; member
|
D | extent_io.h | 265 u64 bytenr; member
|
D | tree-checker.c | 1212 u64 bytenr; in extent_err() local 1828 u64 bytenr; in btrfs_check_node() local
|
D | free-space-cache.c | 2671 u64 bytenr, u64 size, bool used) in __btrfs_add_free_space_zoned() 2729 u64 bytenr, u64 size) in btrfs_add_free_space() 2744 u64 bytenr, u64 size) in btrfs_add_free_space_unused() 2759 u64 bytenr, u64 size) in btrfs_add_free_space_async_trimmed()
|
D | scrub.c | 558 static u64 get_full_stripe_logical(struct btrfs_block_group *cache, u64 bytenr) in get_full_stripe_logical() 588 static int lock_full_stripe(struct btrfs_fs_info *fs_info, u64 bytenr, in lock_full_stripe() 635 static int unlock_full_stripe(struct btrfs_fs_info *fs_info, u64 bytenr, in unlock_full_stripe() 4127 u64 bytenr; in scrub_supers() local
|
D | file.c | 870 u64 objectid, u64 bytenr, u64 orig_offset, in extent_mergeable() 920 u64 bytenr; in btrfs_mark_extent_written() local
|
D | extent_io.c | 1142 struct btrfs_fs_info *fs_info, struct page *page, u64 bytenr) in find_extent_buffer_readpage() 5687 struct btrfs_fs_info *fs_info, struct page *page, u64 bytenr) in get_next_extent_buffer() 5851 u64 bytenr, u64 owner_root, u64 gen, int level) in btrfs_readahead_tree_block()
|
D | zoned.c | 122 u64 bytenr; in sb_write_pointer() local
|
/linux-6.1.9/fs/btrfs/tests/ |
D | qgroup-tests.c | 14 static int insert_normal_tree_ref(struct btrfs_root *root, u64 bytenr, in insert_normal_tree_ref() 66 static int add_tree_ref(struct btrfs_root *root, u64 bytenr, u64 num_bytes, in add_tree_ref() 117 static int remove_extent_item(struct btrfs_root *root, u64 bytenr, in remove_extent_item() 148 static int remove_extent_ref(struct btrfs_root *root, u64 bytenr, in remove_extent_ref()
|
/linux-6.1.9/drivers/hwmon/ |
D | w83791d.c | 447 int bytenr = bitnr / 8; in store_beep() local
|
/linux-6.1.9/include/uapi/linux/ |
D | btrfs_tree.h | 640 __le64 bytenr; member
|