Searched defs:new_sa_defrag_extent (Results 1 – 1 of 1) sorted by relevance
2379 struct new_sa_defrag_extent { struct2380 struct rb_root root;2381 struct list_head head;2382 struct btrfs_path *path;2383 struct inode *inode;2384 u64 file_pos;2385 u64 len;2386 u64 bytenr;2387 u64 disk_len;2388 u8 compress_type;