Searched defs:new_sa_defrag_extent (Results 1 – 1 of 1) sorted by relevance
2172 struct new_sa_defrag_extent { struct2173 struct rb_root root;2174 struct list_head head;2175 struct btrfs_path *path;2176 struct inode *inode;2177 u64 file_pos;2178 u64 len;2179 u64 bytenr;2180 u64 disk_len;2181 u8 compress_type;