Home
last modified time | relevance | path

Searched defs:extent_io_tree (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dextent-io-tree.h88 struct extent_io_tree { struct
89 struct rb_root state;
90 struct btrfs_fs_info *fs_info;
115 void extent_io_tree_init(struct btrfs_fs_info *fs_info, argument
116 struct extent_io_tree *tree, unsigned int owner); argument