Home
last modified time | relevance | path

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

/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/fs/btrfs/
H A Dmisc.h68 u64 bytenr; member
71 static inline struct rb_node *rb_simple_search(const struct rb_root *root, u64 bytenr) in rb_simple_search()
99 u64 bytenr) in rb_simple_search_first()
H A Dbackref.h58 u64 bytenr; member
157 u64 bytenr; member
203 u64 bytenr; member
274 u64 bytenr; member
319 u64 bytenr; member
445 u64 bytenr, int error) in btrfs_backref_panic()
H A Dextent-tree.c96 struct btrfs_fs_info *fs_info, u64 bytenr, in btrfs_lookup_extent_info()
425 u64 bytenr, u64 parent, in lookup_extent_data_ref()
501 u64 bytenr) in insert_extent_data_ref()
663 u64 bytenr, u64 parent, in lookup_tree_block_ref()
688 u64 bytenr) in insert_tree_block_ref()
763 u64 bytenr, u64 num_bytes, in lookup_inline_extent_backref()
1052 u64 bytenr, u64 num_bytes, u64 parent, in lookup_extent_backref()
1197 u64 bytenr, u64 num_bytes, u64 parent, in insert_inline_extent_backref()
1381 int btrfs_discard_extent(struct btrfs_fs_info *fs_info, u64 bytenr, in btrfs_discard_extent()
1490 u64 bytenr = node->bytenr; in __btrfs_inc_extent_ref() local
[all …]
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()
2058 u64 bytenr = btrfs_super_log_root(disk_super); in btrfs_replay_log() local
2643 static int load_super_root(struct btrfs_root *root, u64 bytenr, u64 gen, int level) in load_super_root()
2673 u64 gen, bytenr; in load_important_roots() local
3733 u64 bytenr, bytenr_orig; in write_dev_supers() local
3825 u64 bytenr; in wait_dev_supers() local
H A Ddelayed-ref.h72 u64 bytenr; member
126 u64 bytenr; member
283 u64 bytenr; member
H A Dfile-item.c202 u64 bytenr, int cow) in btrfs_lookup_csum()
823 u64 bytenr, u64 len) in truncate_one_csum()
871 struct btrfs_root *root, u64 bytenr, u64 len) in btrfs_del_csums()
1058 u64 bytenr; in btrfs_csum_file_blocks() local
H A Drelocation.c97 u64 bytenr; member
118 u64 bytenr; member
305 struct btrfs_root *find_reloc_root(struct btrfs_fs_info *fs_info, u64 bytenr) in find_reloc_root()
407 int level, u64 bytenr) in build_backref_tree()
802 u64 bytenr, u64 num_bytes) in get_new_location()
860 u64 bytenr; in replace_file_extents() local
2195 u64 bytenr; in do_relocation() local
2415 static int tree_block_processed(u64 bytenr, struct reloc_control *rc) in tree_block_processed()
3138 u64 bytenr, u32 blocksize, in __add_tree_block()
H A Dblock-group.c231 struct btrfs_fs_info *info, u64 bytenr, int contains) in block_group_cache_tree_search()
271 struct btrfs_fs_info *info, u64 bytenr) in btrfs_lookup_first_block_group()
280 struct btrfs_fs_info *info, u64 bytenr) in btrfs_lookup_block_group()
328 u64 bytenr) in btrfs_inc_nocow_writers()
2144 u64 bytenr; in btrfs_rmap_block() local
2218 u64 bytenr; in exclude_super_stripes() local
3678 u64 bytenr, u64 num_bytes, bool alloc) in btrfs_update_block_group()
H A Dbackref.c442 static int is_shared_data_backref(struct preftrees *preftrees, u64 bytenr) in is_shared_data_backref()
1245 u64 bytenr, int level, bool *is_shared) in lookup_backref_shared_cache()
1315 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()
3031 struct btrfs_backref_cache *cache, u64 bytenr, int level) in btrfs_backref_alloc_node()
H A Dqgroup.c1973 u64 bytenr) in btrfs_qgroup_trace_extent_nolock()
2037 u64 bytenr) in btrfs_qgroup_trace_extent_post()
2103 int btrfs_qgroup_trace_extent(struct btrfs_trans_handle *trans, u64 bytenr, in btrfs_qgroup_trace_extent()
2149 u64 bytenr, num_bytes; in btrfs_qgroup_trace_leaf_items() local
2913 int btrfs_qgroup_account_extent(struct btrfs_trans_handle *trans, u64 bytenr, in btrfs_qgroup_account_extent()
3007 const u64 bytenr = (((u64)index) << fs_info->sectorsize_bits); in btrfs_qgroup_account_extents() local
4666 const u64 *bytenr = key; in qgroup_swapped_block_bytenr_key_cmp() local
H A Ddelayed-ref.c1109 u64 bytenr, u64 num_bytes, u8 level, in btrfs_add_delayed_extent_op()
1174 u64 bytenr) in btrfs_find_delayed_ref_head()
H A Dtree-checker.c1281 u64 bytenr; in extent_err() local
2106 u64 bytenr; in __btrfs_check_node() local
H A Dfree-space-cache.c2694 u64 bytenr, u64 size, bool used) in __btrfs_add_free_space_zoned()
2755 u64 bytenr, u64 size) in btrfs_add_free_space()
2770 u64 bytenr, u64 size) in btrfs_add_free_space_unused()
2785 u64 bytenr, u64 size) in btrfs_add_free_space_async_trimmed()
H A Dfile.c511 u64 bytenr, u64 orig_offset, u64 *start, u64 *end) in extent_mergeable()
559 u64 bytenr; in btrfs_mark_extent_written() local
H A Dextent_io.c4150 static u8 *extent_buffer_get_byte(const struct extent_buffer *eb, unsigned long bytenr) in extent_buffer_get_byte()
4440 u64 bytenr, u64 owner_root, u64 gen, int level) in btrfs_readahead_tree_block()
H A Dscrub.c2913 u64 bytenr; in scrub_supers() local
H A Dctree.c2914 const struct btrfs_disk_key *key, u64 bytenr, in insert_ptr()
H A Dinode.c4768 static bool is_inside_block(u64 bytenr, u64 blockstart, u32 blocksize) in is_inside_block()
7160 static bool btrfs_extent_readonly(struct btrfs_fs_info *fs_info, u64 bytenr) in btrfs_extent_readonly()
H A Dtree-log.c2655 u64 bytenr; in walk_down_log_tree() local
/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