Home
last modified time | relevance | path

Searched refs:alloc_extent_buffer (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dextent_io.h200 struct extent_buffer *alloc_extent_buffer(struct btrfs_fs_info *fs_info,
H A Dextent_io.c3668 struct extent_buffer *alloc_extent_buffer(struct btrfs_fs_info *fs_info, in alloc_extent_buffer() function
H A Ddisk-io.c585 return alloc_extent_buffer(fs_info, bytenr, owner_root, level); in btrfs_find_create_tree_block()