Searched defs:new_sa_defrag_extent (Results 1 – 1 of 1) sorted by relevance
2291 struct new_sa_defrag_extent { struct2292 struct rb_root root;2293 struct list_head head;2294 struct btrfs_path *path;2295 struct inode *inode;2296 u64 file_pos;2297 u64 len;2298 u64 bytenr;2299 u64 disk_len;2300 u8 compress_type;