Searched refs:defrag_compress (Results 1 – 3 of 3) sorted by relevance
222 unsigned defrag_compress; member
1548 BTRFS_I(inode)->defrag_compress = compress_type; in btrfs_defrag_file()1607 BTRFS_I(inode)->defrag_compress = BTRFS_COMPRESS_NONE; in btrfs_defrag_file()
522 if (inode->defrag_compress) in inode_need_compress()645 if (BTRFS_I(inode)->defrag_compress) in compress_file_range()646 compress_type = BTRFS_I(inode)->defrag_compress; in compress_file_range()9105 ei->defrag_compress = BTRFS_COMPRESS_NONE; in btrfs_alloc_inode()