Home
last modified time | relevance | path

Searched defs:bytenr (Results 1 – 17 of 17) sorted by relevance

/linux/fs/btrfs/
H A Dmisc.h66 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()
H A Dref-verify.c67 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
995 u64 bytenr = 0, num_bytes = 0; in btrfs_build_ref_tree() local
H A Ddisk-io.c601 u64 bytenr, u64 owner_root, in btrfs_find_create_tree_block()
616 struct extent_buffer *read_tree_block(struct btrfs_fs_info *fs_info, u64 bytenr, in read_tree_block()
796 static u64 btrfs_global_root_id(struct btrfs_fs_info *fs_info, u64 bytenr) in btrfs_global_root_id()
817 struct btrfs_root *btrfs_csum_root(struct btrfs_fs_info *fs_info, u64 bytenr) in btrfs_csum_root()
828 struct btrfs_root *btrfs_extent_root(struct btrfs_fs_info *fs_info, u64 bytenr) in btrfs_extent_root()
2061 u64 bytenr = btrfs_super_log_root(disk_super); in btrfs_replay_log() local
2646 static int load_super_root(struct btrfs_root *root, u64 bytenr, u64 gen, int level) in load_super_root()
2676 u64 gen, bytenr; in load_important_roots() local
3735 u64 bytenr, bytenr_orig; in write_dev_supers() local
3827 u64 bytenr; in wait_dev_supers() local
H A Drelocation.c95 u64 bytenr; member
111 u64 bytenr; member
295 struct btrfs_root *find_reloc_root(struct btrfs_fs_info *fs_info, u64 bytenr) in find_reloc_root()
397 int level, u64 bytenr) in build_backref_tree()
794 u64 bytenr, u64 num_bytes) in get_new_location()
852 u64 bytenr; in replace_file_extents() local
2187 u64 bytenr; in do_relocation() local
2407 static int tree_block_processed(u64 bytenr, struct reloc_control *rc) in tree_block_processed()
3170 u64 bytenr, u32 blocksize, in __add_tree_block()
H A Dtree-checker.c1281 u64 bytenr; in extent_err() local
2106 u64 bytenr; in __btrfs_check_node() local
H A Dfile.c512 u64 bytenr, u64 orig_offset, u64 *start, u64 *end) in extent_mergeable()
560 u64 bytenr; in btrfs_mark_extent_written() local
H A Dextent_io.c4120 static u8 *extent_buffer_get_byte(const struct extent_buffer *eb, unsigned long bytenr) in extent_buffer_get_byte()
4410 u64 bytenr, u64 owner_root, u64 gen, int level) in btrfs_readahead_tree_block()
H A Dzoned.c126 u64 bytenr = ALIGN_DOWN(zone_end, BTRFS_SUPER_INFO_SIZE) - in sb_write_pointer() local
H A Dvolumes.c1333 u64 bytenr, bytenr_orig; in btrfs_read_disk_super() local
2131 const u64 bytenr = btrfs_sb_offset(copy_num); in btrfs_scratch_superblock() local
H A Dscrub.c2913 u64 bytenr; in scrub_supers() local
H A Dctree.c2904 const struct btrfs_disk_key *key, u64 bytenr, in insert_ptr()
H A Dinode.c4778 static bool is_inside_block(u64 bytenr, u64 blockstart, u32 blocksize) in is_inside_block()
7166 static bool btrfs_extent_readonly(struct btrfs_fs_info *fs_info, u64 bytenr) in btrfs_extent_readonly()
H A Dtree-log.c2593 u64 bytenr; in walk_down_log_tree() local
/linux/fs/btrfs/tests/
H A Dqgroup-tests.c16 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()
H A Ddelayed-refs-tests.c16 u64 bytenr; member
24 u64 bytenr; member
/linux/include/uapi/linux/
H A Dbtrfs_tree.h487 __le64 bytenr; member
673 __le64 bytenr; member
924 __le64 bytenr; member
/linux/drivers/hwmon/
H A Dw83791d.c447 int bytenr = bitnr / 8; in store_beep() local