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.h248 struct extent_buffer *alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info,
H A Dtree-mod-log.c966 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()
H A Dextent_io.c3101 struct extent_buffer *alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info, in alloc_dummy_extent_buffer() function
3218 eb = alloc_dummy_extent_buffer(fs_info, start); in alloc_test_extent_buffer()
H A Dtree-log.c3259 ctx->scratch_eb = alloc_dummy_extent_buffer(inode->root->fs_info, 0); in btrfs_init_log_ctx_scratch_eb()
H A Dvolumes.c7639 sb = alloc_dummy_extent_buffer(fs_info, BTRFS_SUPER_INFO_OFFSET); in btrfs_read_sys_array()