Searched defs:extent_io_tree (Results 1 – 1 of 1) sorted by relevance
118 struct extent_io_tree { struct119 struct rb_root state;120 struct address_space *mapping;121 u64 dirty_bytes;122 int track_uptodate;123 spinlock_t lock;124 const struct extent_io_ops *ops;