Searched defs:extent_io_tree (Results 1 – 1 of 1) sorted by relevance
79 struct extent_io_tree { struct80 struct rb_root state;81 struct btrfs_fs_info *fs_info;106 void extent_io_tree_init(struct btrfs_fs_info *fs_info, argument107 struct extent_io_tree *tree, unsigned int owner); argument
Completed in 3 milliseconds