Searched defs:extent_io_tree (Results 1 – 1 of 1) sorted by relevance
131 struct extent_io_tree { struct132 struct rb_root state;133 void *private_data;134 u64 dirty_bytes;135 int track_uptodate;136 spinlock_t lock;137 const struct extent_io_ops *ops;