Searched refs:alloc_dummy_extent_buffer (Results 1 – 7 of 7) 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() 731 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 | 273 root->node = alloc_dummy_extent_buffer(fs_info, nodesize); in test_btrfs_get_extent() 825 root->node = alloc_dummy_extent_buffer(fs_info, nodesize); in test_hole_first()
|
| /linux/fs/btrfs/ |
| H A D | extent_io.h | 248 struct extent_buffer *alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info,
|
| H A D | tree-mod-log.c | 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()
|
| H A D | extent_io.c | 3101 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 D | tree-log.c | 3266 ctx->scratch_eb = alloc_dummy_extent_buffer(inode->root->fs_info, 0); in btrfs_init_log_ctx_scratch_eb()
|