Searched refs:btrfs_extent_map_compression (Results 1 – 6 of 6) sorted by relevance
600 if (btrfs_extent_map_compression(em) != BTRFS_COMPRESS_ZLIB) { in test_btrfs_get_extent()602 BTRFS_COMPRESS_ZLIB, btrfs_extent_map_compression(em)); in test_btrfs_get_extent()633 if (btrfs_extent_map_compression(em) != BTRFS_COMPRESS_ZLIB) { in test_btrfs_get_extent()635 BTRFS_COMPRESS_ZLIB, btrfs_extent_map_compression(em)); in test_btrfs_get_extent()695 if (btrfs_extent_map_compression(em) != BTRFS_COMPRESS_ZLIB) { in test_btrfs_get_extent()697 BTRFS_COMPRESS_ZLIB, btrfs_extent_map_compression(em)); in test_btrfs_get_extent()
122 static inline enum btrfs_compression_type btrfs_extent_map_compression( in btrfs_extent_map_compression() function
603 cb->compress_type = btrfs_extent_map_compression(em); in btrfs_submit_compressed_read()
965 compress_type = btrfs_extent_map_compression(em); in btrfs_do_readpage()
4757 compress_type = btrfs_extent_map_compression(em); in log_one_extent()
9615 btrfs_extent_map_compression(em)); in btrfs_encoded_read()
Completed in 47 milliseconds