Searched refs:__alloc_dummy_extent_buffer (Results 1 – 3 of 3) sorted by relevance
397 eb = __alloc_dummy_extent_buffer(fs_info, 0, len); in test_eb_bitmaps()410 eb = __alloc_dummy_extent_buffer(NULL, nodesize / 2, len); in test_eb_bitmaps()
413 struct extent_buffer *__alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info,
4887 struct extent_buffer *__alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info, in __alloc_dummy_extent_buffer() function4919 return __alloc_dummy_extent_buffer(fs_info, start, fs_info->nodesize); in alloc_dummy_extent_buffer()