Searched defs:extent_io_tree (Results 1 – 1 of 1) sorted by relevance
96 struct extent_io_tree { struct97 struct rb_root state;98 struct address_space *mapping;99 u64 dirty_bytes;100 int track_uptodate;101 spinlock_t lock;102 const struct extent_io_ops *ops;