/linux/fs/btrfs/ |
H A 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()
|
H A 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 995 u64 bytenr = 0, num_bytes = 0; in btrfs_build_ref_tree() local
|
H A D | disk-io.c | 601 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 D | relocation.c | 95 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 D | tree-checker.c | 1281 u64 bytenr; in extent_err() local 2106 u64 bytenr; in __btrfs_check_node() local
|
H A D | file.c | 512 u64 bytenr, u64 orig_offset, u64 *start, u64 *end) in extent_mergeable() 560 u64 bytenr; in btrfs_mark_extent_written() local
|
H A D | extent_io.c | 4120 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 D | zoned.c | 126 u64 bytenr = ALIGN_DOWN(zone_end, BTRFS_SUPER_INFO_SIZE) - in sb_write_pointer() local
|
H A D | volumes.c | 1333 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 D | scrub.c | 2913 u64 bytenr; in scrub_supers() local
|
H A D | ctree.c | 2904 const struct btrfs_disk_key *key, u64 bytenr, in insert_ptr()
|
H A D | inode.c | 4778 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 D | tree-log.c | 2593 u64 bytenr; in walk_down_log_tree() local
|
/linux/fs/btrfs/tests/ |
H A 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()
|
H A D | delayed-refs-tests.c | 16 u64 bytenr; member 24 u64 bytenr; member
|
/linux/include/uapi/linux/ |
H A D | btrfs_tree.h | 487 __le64 bytenr; member 673 __le64 bytenr; member 924 __le64 bytenr; member
|
/linux/drivers/hwmon/ |
H A D | w83791d.c | 447 int bytenr = bitnr / 8; in store_beep() local
|