Home
last modified time | relevance | path

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

/fs/btrfs/
Ddelayed-ref.c171 u64 bytenr, in find_ref_head()
549 u64 bytenr, u64 num_bytes, in add_delayed_ref_head()
628 u64 bytenr, u64 num_bytes, u64 parent, in add_delayed_tree_ref()
687 u64 bytenr, u64 num_bytes, u64 parent, in add_delayed_data_ref()
749 u64 bytenr, u64 num_bytes, u64 parent, in btrfs_add_delayed_tree_ref()
796 u64 bytenr, u64 num_bytes, in btrfs_add_delayed_data_ref()
841 u64 bytenr, u64 num_bytes, in btrfs_add_delayed_extent_op()
870 btrfs_find_delayed_ref_head(struct btrfs_trans_handle *trans, u64 bytenr) in btrfs_find_delayed_ref_head()
Dextent-tree.c183 block_group_cache_tree_search(struct btrfs_fs_info *info, u64 bytenr, in block_group_cache_tree_search()
252 u64 bytenr; in exclude_super_stripes() local
632 btrfs_lookup_first_block_group(struct btrfs_fs_info *info, u64 bytenr) in btrfs_lookup_first_block_group()
646 u64 bytenr) in btrfs_lookup_block_group()
725 struct btrfs_root *root, u64 bytenr, in btrfs_lookup_extent_info()
1075 u64 bytenr, u64 parent, in lookup_extent_data_ref()
1162 u64 bytenr, u64 parent, in insert_extent_data_ref()
1340 u64 bytenr, u64 parent, in lookup_tree_block_ref()
1373 u64 bytenr, u64 parent, in insert_tree_block_ref()
1449 u64 bytenr, u64 num_bytes, in lookup_inline_extent_backref()
[all …]
Drelocation.c40 u64 bytenr; member
48 u64 bytenr; member
127 u64 bytenr; member
141 u64 bytenr; member
287 static struct rb_node *tree_insert(struct rb_root *root, u64 bytenr, in tree_insert()
311 static struct rb_node *tree_search(struct rb_root *root, u64 bytenr) in tree_search()
329 static void backref_tree_panic(struct rb_node *rb_node, int errno, u64 bytenr) in backref_tree_panic()
461 struct backref_node *node, u64 bytenr) in update_backref_node()
551 u64 bytenr) in find_reloc_root()
672 int level, u64 bytenr)
[all …]
Dfile-item.c90 u64 bytenr, int cow) in btrfs_lookup_csum()
511 u64 bytenr, u64 len) in truncate_one_csum()
559 struct btrfs_root *root, u64 bytenr, u64 len) in btrfs_del_csums()
697 u64 bytenr; in btrfs_csum_file_blocks() local
Dordered-data.h37 u64 bytenr; member
43 u64 bytenr; member
Ddisk-io.c1058 int readahead_tree_block(struct btrfs_root *root, u64 bytenr, u32 blocksize, in readahead_tree_block()
1074 int reada_tree_block_flagged(struct btrfs_root *root, u64 bytenr, u32 blocksize, in reada_tree_block_flagged()
1107 u64 bytenr, u32 blocksize) in btrfs_find_tree_block()
1117 u64 bytenr, u32 blocksize) in btrfs_find_create_tree_block()
1140 struct extent_buffer *read_tree_block(struct btrfs_root *root, u64 bytenr, in read_tree_block()
1288 u64 bytenr; in btrfs_create_tree() local
2753 u64 bytenr = btrfs_super_log_root(disk_super); in open_ctree() local
2949 u64 bytenr; in btrfs_read_dev_super() local
3002 u64 bytenr; in write_dev_supers() local
Dfree-space-cache.h86 u64 bytenr, u64 size) in btrfs_add_free_space()
Dbackref.c600 struct btrfs_path *path, u64 bytenr, in __add_inline_refs()
700 struct btrfs_path *path, u64 bytenr, in __add_keyed_refs()
788 struct btrfs_fs_info *fs_info, u64 bytenr, in find_parent_nodes()
996 struct btrfs_fs_info *fs_info, u64 bytenr, in btrfs_find_all_leafs()
1038 struct btrfs_fs_info *fs_info, u64 bytenr, in btrfs_find_all_roots()
Dcheck-integrity.c1574 static int btrfsic_map_block(struct btrfsic_state *state, u64 bytenr, u32 len, in btrfsic_map_block()
1617 static int btrfsic_map_superblock(struct btrfsic_state *state, u64 bytenr, in btrfsic_map_superblock()
1894 u64 bytenr = 0; in btrfsic_process_written_block() local
2164 u64 bytenr; in btrfsic_process_written_block() local
2963 u64 bytenr, in btrfsic_cmp_log_and_dev_bytenr()
Ddelayed-ref.h31 u64 bytenr; member
Dfile.c945 u64 objectid, u64 bytenr, u64 orig_offset, in extent_mergeable()
993 u64 bytenr; in btrfs_mark_extent_written() local
Dreada.c115 u64 bytenr; in __readahead_hook() local
Dinode.c1163 u64 bytenr, u64 num_bytes) in csum_exist_in_range()
1978 u64 bytenr; member
1991 u64 bytenr; member
6054 u64 bytenr; in btrfs_get_extent() local
Dvolumes.c822 u64 bytenr; in btrfs_scan_one_device() local
4942 u64 bytenr; in btrfs_rmap_block() local
Dctree.h367 __le64 bytenr; /* which block this node is supposed to live in */ member
447 __le64 bytenr; /* this block number */ member
739 __le64 bytenr; member
Dtree-log.c2054 u64 bytenr; in walk_down_log_tree() local
Dscrub.c2753 u64 bytenr; in scrub_supers() local
Dctree.c3220 struct btrfs_disk_key *key, u64 bytenr, in insert_ptr()