Searched refs:defrag_compress (Results 1 – 3 of 3) sorted by relevance
212 unsigned defrag_compress; member
1610 BTRFS_I(inode)->defrag_compress = compress_type; in btrfs_defrag_file()1669 BTRFS_I(inode)->defrag_compress = BTRFS_COMPRESS_NONE; in btrfs_defrag_file()
436 if (inode->defrag_compress) in inode_need_compress()559 if (BTRFS_I(inode)->defrag_compress) in compress_file_range()560 compress_type = BTRFS_I(inode)->defrag_compress; in compress_file_range()8707 ei->defrag_compress = BTRFS_COMPRESS_NONE; in btrfs_alloc_inode()