Searched refs:prop_compress (Results 1 – 3 of 3) sorted by relevance
313 BTRFS_I(inode)->prop_compress = BTRFS_COMPRESS_NONE; in prop_compression_apply()322 BTRFS_I(inode)->prop_compress = BTRFS_COMPRESS_NONE; in prop_compression_apply()341 BTRFS_I(inode)->prop_compress = type; in prop_compression_apply()364 switch (BTRFS_I(inode)->prop_compress) { in prop_compression_extract()368 return btrfs_compress_type2str(BTRFS_I(inode)->prop_compress); in prop_compression_extract()
141 u8 prop_compress; member
821 inode->prop_compress) in inode_need_compress()973 else if (inode->prop_compress) in compress_file_range()974 compress_type = inode->prop_compress; in compress_file_range()1042 if (!btrfs_test_opt(fs_info, FORCE_COMPRESS) && !inode->prop_compress) in compress_file_range()6193 if (BTRFS_I(dir)->prop_compress) in btrfs_new_inode_prepare()7726 ei->prop_compress = BTRFS_COMPRESS_NONE; in btrfs_alloc_inode()