/linux-4.1.27/fs/btrfs/ |
D | delayed-ref.c | 176 u64 bytenr; in htree_insert() local 205 find_ref_head(struct rb_root *root, u64 bytenr, in find_ref_head() 571 struct btrfs_delayed_ref_node *ref, u64 bytenr, in add_delayed_ref_head() 658 struct btrfs_delayed_ref_node *ref, u64 bytenr, in add_delayed_tree_ref() 720 struct btrfs_delayed_ref_node *ref, u64 bytenr, in add_delayed_data_ref() 785 u64 bytenr, u64 num_bytes, u64 parent, in btrfs_add_delayed_tree_ref() 833 u64 bytenr, u64 num_bytes, in btrfs_add_delayed_data_ref() 879 u64 bytenr, u64 num_bytes, in btrfs_add_delayed_extent_op() 908 btrfs_find_delayed_ref_head(struct btrfs_trans_handle *trans, u64 bytenr) in btrfs_find_delayed_ref_head()
|
D | file-item.c | 90 u64 bytenr, int cow) in btrfs_lookup_csum() 519 u64 bytenr, u64 len) in truncate_one_csum() 567 struct btrfs_root *root, u64 bytenr, u64 len) in btrfs_del_csums() 696 u64 bytenr; in btrfs_csum_file_blocks() local 890 u64 bytenr; in btrfs_extent_item_to_extent_map() local
|
D | extent-tree.c | 189 block_group_cache_tree_search(struct btrfs_fs_info *info, u64 bytenr, in block_group_cache_tree_search() 258 u64 bytenr; in exclude_super_stripes() local 657 btrfs_lookup_first_block_group(struct btrfs_fs_info *info, u64 bytenr) in btrfs_lookup_first_block_group() 671 u64 bytenr) in btrfs_lookup_block_group() 744 struct btrfs_root *root, u64 bytenr, in btrfs_lookup_extent_info() 1099 u64 bytenr, u64 parent, in lookup_extent_data_ref() 1186 u64 bytenr, u64 parent, in insert_extent_data_ref() 1365 u64 bytenr, u64 parent, in lookup_tree_block_ref() 1398 u64 bytenr, u64 parent, in insert_tree_block_ref() 1474 u64 bytenr, u64 num_bytes, in lookup_inline_extent_backref() [all …]
|
D | relocation.c | 40 u64 bytenr; member 48 u64 bytenr; member 128 u64 bytenr; member 142 u64 bytenr; member 289 static struct rb_node *tree_insert(struct rb_root *root, u64 bytenr, in tree_insert() 313 static struct rb_node *tree_search(struct rb_root *root, u64 bytenr) in tree_search() 331 static void backref_tree_panic(struct rb_node *rb_node, int errno, u64 bytenr) in backref_tree_panic() 463 struct backref_node *node, u64 bytenr) in update_backref_node() 553 u64 bytenr) in find_reloc_root() 681 int level, u64 bytenr) [all …]
|
D | qgroup.h | 52 u64 bytenr; member
|
D | backref.c | 679 struct btrfs_path *path, u64 bytenr, in __add_inline_refs() 792 struct btrfs_path *path, u64 bytenr, in __add_keyed_refs() 888 struct btrfs_fs_info *fs_info, u64 bytenr, 1118 struct btrfs_fs_info *fs_info, u64 bytenr, 1152 struct btrfs_fs_info *fs_info, u64 bytenr, 1190 struct btrfs_fs_info *fs_info, u64 bytenr, 1218 u64 inum, u64 bytenr)
|
D | disk-io.c | 1072 void readahead_tree_block(struct btrfs_root *root, u64 bytenr) in readahead_tree_block() 1085 int reada_tree_block_flagged(struct btrfs_root *root, u64 bytenr, in reada_tree_block_flagged() 1118 u64 bytenr) in btrfs_find_tree_block() 1124 u64 bytenr) in btrfs_find_create_tree_block() 1144 struct extent_buffer *read_tree_block(struct btrfs_root *root, u64 bytenr, in read_tree_block() 2323 u64 bytenr = btrfs_super_log_root(disk_super); in btrfs_replay_log() local 3166 u64 bytenr; in btrfs_read_dev_super() local 3221 u64 bytenr; in write_dev_supers() local
|
D | free-space-cache.h | 95 u64 bytenr, u64 size) in btrfs_add_free_space()
|
D | ordered-data.h | 31 u64 bytenr; member
|
D | check-integrity.c | 1568 static int btrfsic_map_block(struct btrfsic_state *state, u64 bytenr, u32 len, in btrfsic_map_block() 1847 u64 bytenr = 0; in btrfsic_process_written_block() local 2092 u64 bytenr; in btrfsic_process_written_block() local 2837 u64 bytenr, in btrfsic_cmp_log_and_dev_bytenr()
|
D | delayed-ref.h | 31 u64 bytenr; member
|
D | file.c | 1034 u64 objectid, u64 bytenr, u64 orig_offset, in extent_mergeable() 1082 u64 bytenr; in btrfs_mark_extent_written() local
|
D | reada.c | 114 u64 bytenr; in __readahead_hook() local
|
D | volumes.c | 891 u64 bytenr; in btrfs_scan_one_device() local 1742 u64 bytenr; in btrfs_rm_device() local 5510 u64 bytenr; in btrfs_rmap_block() local
|
D | qgroup.c | 1471 u64 bytenr, u64 num_bytes, in btrfs_qgroup_record_ref()
|
D | inode.c | 1179 u64 bytenr, u64 num_bytes) in csum_exist_in_range() 2144 u64 bytenr; member 2157 u64 bytenr; member
|
D | ctree.h | 375 __le64 bytenr; /* which block this node is supposed to live in */ member 457 __le64 bytenr; /* this block number */ member 769 __le64 bytenr; member
|
D | tree-log.c | 2292 u64 bytenr; in walk_down_log_tree() local
|
D | scrub.c | 3525 u64 bytenr; in scrub_supers() local
|
D | ctree.c | 3398 struct btrfs_disk_key *key, u64 bytenr, in insert_ptr()
|
D | extent_io.c | 4524 u64 bytenr = em->block_start - in extent_fiemap() local
|
/linux-4.1.27/fs/btrfs/tests/ |
D | qgroup-tests.c | 33 static int insert_normal_tree_ref(struct btrfs_root *root, u64 bytenr, in insert_normal_tree_ref() 86 static int add_tree_ref(struct btrfs_root *root, u64 bytenr, u64 num_bytes, in add_tree_ref() 138 static int remove_extent_item(struct btrfs_root *root, u64 bytenr, in remove_extent_item() 170 static int remove_extent_ref(struct btrfs_root *root, u64 bytenr, in remove_extent_ref()
|
/linux-4.1.27/drivers/hwmon/ |
D | w83791d.c | 464 int bytenr = bitnr / 8; in store_beep() local
|