Searched refs:alloc_dummy_extent_buffer (Results 1 – 6 of 6) sorted by relevance
51 eb = alloc_dummy_extent_buffer(fs_info, nodesize); in test_btrfs_split_item()
248 struct extent_buffer *alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info,
966 eb_rewin = alloc_dummy_extent_buffer(fs_info, eb->start); in btrfs_tree_mod_log_rewind()1081 eb = alloc_dummy_extent_buffer(fs_info, logical); in btrfs_get_old_root()
3101 struct extent_buffer *alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info, in alloc_dummy_extent_buffer() function3218 eb = alloc_dummy_extent_buffer(fs_info, start); in alloc_test_extent_buffer()
3259 ctx->scratch_eb = alloc_dummy_extent_buffer(inode->root->fs_info, 0); in btrfs_init_log_ctx_scratch_eb()
7639 sb = alloc_dummy_extent_buffer(fs_info, BTRFS_SUPER_INFO_OFFSET); in btrfs_read_sys_array()