Searched defs:new_sa_defrag_extent (Results 1 – 1 of 1) sorted by relevance
2150 struct new_sa_defrag_extent { struct2151 struct rb_root root;2152 struct list_head head;2153 struct btrfs_path *path;2154 struct inode *inode;2155 u64 file_pos;2156 u64 len;2157 u64 bytenr;2158 u64 disk_len;2159 u8 compress_type;