Home
last modified time | relevance | path

Searched refs:alloc_dummy_extent_buffer (Results 1 – 6 of 6) sorted by relevance

/linux/fs/btrfs/tests/
H A Dextent-buffer-tests.c51 eb = alloc_dummy_extent_buffer(fs_info, nodesize); in test_btrfs_split_item()
/linux/fs/btrfs/
H A Dextent_io.h271 struct extent_buffer *alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info, in num_extent_pages()
H A Dtree-mod-log.c966 eb_rewin = alloc_dummy_extent_buffer(fs_info, eb->start); in btrfs_tree_mod_log_rewind()
1079 eb = alloc_dummy_extent_buffer(fs_info, logical); in btrfs_get_old_root()
H A Dextent_io.c3131 struct extent_buffer *alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info, in alloc_dummy_extent_buffer()
3248 eb = alloc_dummy_extent_buffer(fs_info, start); in alloc_test_extent_buffer()
3101 struct extent_buffer *alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info, alloc_dummy_extent_buffer() function
H A Dtree-log.c3266 ctx->scratch_eb = alloc_dummy_extent_buffer(inode->root->fs_info, 0); in btrfs_init_log_ctx_scratch_eb()
H A Dvolumes.c7823 sb = alloc_dummy_extent_buffer(fs_info, BTRFS_SUPER_INFO_OFFSET); in btrfs_read_chunk_tree()