Searched defs:bytenr (Results 1 – 12 of 12) sorted by relevance
/fs/btrfs/ |
D | ref-cache.c | 75 static struct rb_node *tree_insert(struct rb_root *root, u64 bytenr, in tree_insert() 100 static struct rb_node *tree_search(struct rb_root *root, u64 bytenr) in tree_search() 158 u64 bytenr) in btrfs_lookup_leaf_ref()
|
D | extent-tree.c | 41 u64 bytenr; member 114 block_group_cache_tree_search(struct btrfs_fs_info *info, u64 bytenr, in block_group_cache_tree_search() 197 u64 bytenr; in remove_sb_from_cache() local 300 btrfs_lookup_first_block_group(struct btrfs_fs_info *info, u64 bytenr) in btrfs_lookup_first_block_group() 314 u64 bytenr) in btrfs_lookup_block_group() 519 u64 bytenr, u64 parent, in lookup_extent_backref() 810 u64 bytenr, u64 parent, in insert_extent_backref() 898 static int btrfs_discard_extent(struct btrfs_root *root, u64 bytenr, in btrfs_discard_extent() 1176 struct btrfs_root *root, u64 bytenr, in __btrfs_update_extent_ref() 1254 struct btrfs_root *root, u64 bytenr, in btrfs_update_extent_ref() [all …]
|
D | ref-cache.h | 23 u64 bytenr; member 38 u64 bytenr; member
|
D | ordered-data.h | 37 u64 bytenr; member 43 u64 bytenr; member
|
D | file-item.c | 83 u64 bytenr, int cow) in btrfs_lookup_csum() 451 u64 bytenr, u64 len) in truncate_one_csum() 505 struct btrfs_root *root, u64 bytenr, u64 len) in btrfs_del_csums() 617 u64 bytenr; in btrfs_csum_file_blocks() local
|
D | disk-io.c | 780 int readahead_tree_block(struct btrfs_root *root, u64 bytenr, u32 blocksize, in readahead_tree_block() 797 u64 bytenr, u32 blocksize) in btrfs_find_tree_block() 807 u64 bytenr, u32 blocksize) in btrfs_find_create_tree_block() 830 struct extent_buffer *read_tree_block(struct btrfs_root *root, u64 bytenr, in read_tree_block() 1854 u64 bytenr = btrfs_super_log_root(disk_super); in open_ctree() local 1975 u64 bytenr; in btrfs_read_dev_super() local 2018 u64 bytenr; in write_dev_supers() local 2416 u64 bytenr = page_offset(page); in btree_lock_page_hook() local
|
D | file.c | 690 u64 objectid, u64 bytenr, u64 *start, u64 *end) in extent_mergeable() 735 u64 bytenr; in btrfs_mark_extent_written() local
|
D | ctree.c | 1018 u64 bytenr = right->start; in balance_level() local 1069 u64 bytenr = mid->start; in balance_level() local 1762 u64 bytenr; in btrfs_merge_path() local 2169 *key, u64 bytenr, int slot, int level) in insert_ptr() 3648 struct btrfs_path *path, u64 bytenr) in btrfs_del_leaf()
|
D | ctree.h | 269 __le64 bytenr; /* which block this node is supposed to live in */ member 306 __le64 bytenr; /* this block number */ member 504 __le64 bytenr; member
|
D | inode.c | 912 u64 bytenr, u64 num_bytes) in csum_exist_in_range() 3891 u64 bytenr; in btrfs_get_extent() local
|
D | tree-log.c | 1576 u64 bytenr; in walk_down_log_tree() local
|
D | volumes.c | 2583 u64 bytenr; in btrfs_rmap_block() local
|