Searched refs:alloc_dummy_extent_buffer (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/btrfs/tests/ |
| H A D | extent-io-tests.c | 527 eb = alloc_dummy_extent_buffer(fs_info, 0); in test_eb_bitmaps() 544 eb = alloc_dummy_extent_buffer(fs_info, sectorsize); in test_eb_bitmaps() 732 eb = alloc_dummy_extent_buffer(fs_info, SZ_1M); in test_eb_mem_ops()
|
| H A D | extent-buffer-tests.c | 51 eb = alloc_dummy_extent_buffer(fs_info, nodesize); in test_btrfs_split_item()
|
| H A D | inode-tests.c | 249 root->node = alloc_dummy_extent_buffer(fs_info, nodesize); in test_btrfs_get_extent() 823 root->node = alloc_dummy_extent_buffer(fs_info, nodesize); in test_hole_first()
|
| /linux/fs/btrfs/ |
| H A D | extent_io.h | 250 struct extent_buffer *alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info,
|
| H A D | tree-mod-log.c | 967 eb_rewin = alloc_dummy_extent_buffer(fs_info, eb->start); in btrfs_tree_mod_log_rewind() 1082 eb = alloc_dummy_extent_buffer(fs_info, logical); in btrfs_get_old_root()
|
| H A D | extent_io.c | 2961 struct extent_buffer *alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info, in alloc_dummy_extent_buffer() function 3078 eb = alloc_dummy_extent_buffer(fs_info, start); in alloc_test_extent_buffer()
|
| H A D | tree-log.c | 2911 ctx->scratch_eb = alloc_dummy_extent_buffer(inode->root->fs_info, 0); in btrfs_init_log_ctx_scratch_eb()
|
| H A D | volumes.c | 7333 sb = alloc_dummy_extent_buffer(fs_info, BTRFS_SUPER_INFO_OFFSET); in btrfs_read_sys_array()
|