/linux-6.12.1/fs/btrfs/ |
D | misc.h | 66 u64 bytenr; member 69 static inline struct rb_node *rb_simple_search(const struct rb_root *root, u64 bytenr) in rb_simple_search() 97 u64 bytenr) in rb_simple_search_first() 122 static inline struct rb_node *rb_simple_insert(struct rb_root *root, u64 bytenr, in rb_simple_insert()
|
D | ref-verify.c | 67 u64 bytenr; member 101 static struct block_entry *lookup_block_entry(struct rb_root *root, u64 bytenr) in lookup_block_entry() 264 u64 bytenr, u64 len, in add_block_entry() 313 u64 parent, u64 bytenr, int level) in add_tree_block() 358 u64 parent, u32 num_refs, u64 bytenr, in add_shared_data_ref() 389 u64 bytenr, u64 num_bytes) in add_extent_data_ref() 509 struct btrfs_path *path, u64 *bytenr, u64 *num_bytes, in process_leaf() 564 int level, u64 *bytenr, u64 *num_bytes, in walk_down_tree() 680 u64 bytenr = generic_ref->bytenr; in btrfs_ref_tree_mod() local 994 u64 bytenr = 0, num_bytes = 0; in btrfs_build_ref_tree() local
|
D | backref.h | 58 u64 bytenr; member 157 u64 bytenr; member 203 u64 bytenr; member 275 u64 bytenr; member 318 u64 bytenr; member 452 u64 bytenr, int error) in btrfs_backref_panic()
|
D | extent-tree.c | 99 struct btrfs_fs_info *fs_info, u64 bytenr, in btrfs_lookup_extent_info() 429 u64 bytenr, u64 parent, in lookup_extent_data_ref() 505 u64 bytenr) in insert_extent_data_ref() 669 u64 bytenr, u64 parent, in lookup_tree_block_ref() 694 u64 bytenr) in insert_tree_block_ref() 769 u64 bytenr, u64 num_bytes, in lookup_inline_extent_backref() 1039 u64 bytenr, u64 num_bytes, u64 parent, in lookup_extent_backref() 1185 u64 bytenr, u64 num_bytes, u64 parent, in insert_inline_extent_backref() 1369 int btrfs_discard_extent(struct btrfs_fs_info *fs_info, u64 bytenr, in btrfs_discard_extent() 1478 u64 bytenr = node->bytenr; in __btrfs_inc_extent_ref() local [all …]
|
D | disk-io.c | 609 u64 bytenr, u64 owner_root, in btrfs_find_create_tree_block() 624 struct extent_buffer *read_tree_block(struct btrfs_fs_info *fs_info, u64 bytenr, in read_tree_block() 806 static u64 btrfs_global_root_id(struct btrfs_fs_info *fs_info, u64 bytenr) in btrfs_global_root_id() 827 struct btrfs_root *btrfs_csum_root(struct btrfs_fs_info *fs_info, u64 bytenr) in btrfs_csum_root() 838 struct btrfs_root *btrfs_extent_root(struct btrfs_fs_info *fs_info, u64 bytenr) in btrfs_extent_root() 2071 u64 bytenr = btrfs_super_log_root(disk_super); in btrfs_replay_log() local 2582 static int load_super_root(struct btrfs_root *root, u64 bytenr, u64 gen, int level) in load_super_root() 2612 u64 gen, bytenr; in load_important_roots() local 3650 u64 bytenr, bytenr_orig; in btrfs_read_dev_one_super() local 3742 u64 bytenr, bytenr_orig; in write_dev_supers() local [all …]
|
D | delayed-ref.c | 324 u64 bytenr; in htree_insert() local 401 struct btrfs_delayed_ref_root *dr, u64 bytenr, in find_ref_head() 1113 u64 bytenr, u64 num_bytes, u8 level, in btrfs_add_delayed_extent_op() 1167 btrfs_find_delayed_ref_head(struct btrfs_delayed_ref_root *delayed_refs, u64 bytenr) in btrfs_find_delayed_ref_head()
|
D | delayed-ref.h | 69 u64 bytenr; member 123 u64 bytenr; member 268 u64 bytenr; member
|
D | file-item.c | 204 u64 bytenr, int cow) in btrfs_lookup_csum() 828 u64 bytenr, u64 len) in truncate_one_csum() 876 struct btrfs_root *root, u64 bytenr, u64 len) in btrfs_del_csums() 1064 u64 bytenr; in btrfs_csum_file_blocks() local
|
D | relocation.c | 95 u64 bytenr; member 111 u64 bytenr; member 294 struct btrfs_root *find_reloc_root(struct btrfs_fs_info *fs_info, u64 bytenr) in find_reloc_root() 403 int level, u64 bytenr) in build_backref_tree() 887 u64 bytenr, u64 num_bytes) in get_new_location() 945 u64 bytenr; in replace_file_extents() local 2310 u64 bytenr; in do_relocation() local 2530 static int tree_block_processed(u64 bytenr, struct reloc_control *rc) in tree_block_processed() 3244 u64 bytenr, u32 blocksize, in __add_tree_block()
|
D | block-group.c | 220 struct btrfs_fs_info *info, u64 bytenr, int contains) in block_group_cache_tree_search() 260 struct btrfs_fs_info *info, u64 bytenr) in btrfs_lookup_first_block_group() 269 struct btrfs_fs_info *info, u64 bytenr) in btrfs_lookup_block_group() 317 u64 bytenr) in btrfs_inc_nocow_writers() 2107 u64 bytenr; in btrfs_rmap_block() local 2181 u64 bytenr; in exclude_super_stripes() local 3639 u64 bytenr, u64 num_bytes, bool alloc) in btrfs_update_block_group()
|
D | backref.c | 443 static int is_shared_data_backref(struct preftrees *preftrees, u64 bytenr) in is_shared_data_backref() 1246 u64 bytenr, int level, bool *is_shared) in lookup_backref_shared_cache() 1316 u64 bytenr, int level, bool is_shared) in store_backref_shared_cache() 1847 int btrfs_is_data_extent_shared(struct btrfs_inode *inode, u64 bytenr, in btrfs_is_data_extent_shared() 2854 int btrfs_backref_iter_start(struct btrfs_backref_iter *iter, u64 bytenr) in btrfs_backref_iter_start() 3034 struct btrfs_backref_cache *cache, u64 bytenr, int level) in btrfs_backref_alloc_node()
|
D | tree-checker.c | 1269 u64 bytenr; in extent_err() local 2069 u64 bytenr; in __btrfs_check_node() local
|
D | qgroup.h | 130 u64 bytenr; member
|
D | free-space-cache.c | 2693 u64 bytenr, u64 size, bool used) in __btrfs_add_free_space_zoned() 2754 u64 bytenr, u64 size) in btrfs_add_free_space() 2769 u64 bytenr, u64 size) in btrfs_add_free_space_unused() 2784 u64 bytenr, u64 size) in btrfs_add_free_space_async_trimmed()
|
D | qgroup.c | 2136 int btrfs_qgroup_trace_extent(struct btrfs_trans_handle *trans, u64 bytenr, in btrfs_qgroup_trace_extent() 2187 u64 bytenr, num_bytes; in btrfs_qgroup_trace_leaf_items() local 2952 int btrfs_qgroup_account_extent(struct btrfs_trans_handle *trans, u64 bytenr, in btrfs_qgroup_account_extent()
|
D | extent_io.c | 3880 static u8 *extent_buffer_get_byte(const struct extent_buffer *eb, unsigned long bytenr) in extent_buffer_get_byte() 4057 const struct btrfs_fs_info *fs_info, struct folio *folio, u64 bytenr) in get_next_extent_buffer() 4222 u64 bytenr, u64 owner_root, u64 gen, int level) in btrfs_readahead_tree_block()
|
D | file.c | 562 u64 objectid, u64 bytenr, u64 orig_offset, in extent_mergeable() 611 u64 bytenr; in btrfs_mark_extent_written() local
|
D | volumes.c | 1275 u64 bytenr, u64 bytenr_orig) in btrfs_read_disk_super() 1386 u64 bytenr; in btrfs_scan_one_device() local 2078 const u64 bytenr = btrfs_sb_offset(copy_num); in btrfs_scratch_superblock() local
|
D | zoned.c | 126 u64 bytenr = ALIGN_DOWN(zone_end, BTRFS_SUPER_INFO_SIZE) - in sb_write_pointer() local
|
D | scrub.c | 2803 u64 bytenr; in scrub_supers() local
|
D | ctree.c | 2932 const struct btrfs_disk_key *key, u64 bytenr, in insert_ptr()
|
D | send.c | 1308 u64 bytenr; member 1524 static int check_extent_item(u64 bytenr, const struct btrfs_extent_item *ei, in check_extent_item()
|
/linux-6.12.1/fs/btrfs/tests/ |
D | qgroup-tests.c | 16 static int insert_normal_tree_ref(struct btrfs_root *root, u64 bytenr, in insert_normal_tree_ref() 68 static int add_tree_ref(struct btrfs_root *root, u64 bytenr, u64 num_bytes, in add_tree_ref() 119 static int remove_extent_item(struct btrfs_root *root, u64 bytenr, in remove_extent_item() 150 static int remove_extent_ref(struct btrfs_root *root, u64 bytenr, in remove_extent_ref()
|
/linux-6.12.1/include/uapi/linux/ |
D | btrfs_tree.h | 487 __le64 bytenr; member 673 __le64 bytenr; member 924 __le64 bytenr; member
|
/linux-6.12.1/drivers/hwmon/ |
D | w83791d.c | 447 int bytenr = bitnr / 8; in store_beep() local
|