Home
last modified time | relevance | path

Searched refs:btrfs_extent_map_compression (Results 1 – 6 of 6) sorted by relevance

/fs/btrfs/tests/
A Dinode-tests.c600 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()
/fs/btrfs/
A Dextent_map.h122 static inline enum btrfs_compression_type btrfs_extent_map_compression( in btrfs_extent_map_compression() function
A Dcompression.c603 cb->compress_type = btrfs_extent_map_compression(em); in btrfs_submit_compressed_read()
A Dextent_io.c965 compress_type = btrfs_extent_map_compression(em); in btrfs_do_readpage()
A Dtree-log.c4757 compress_type = btrfs_extent_map_compression(em); in log_one_extent()
A Dinode.c9615 btrfs_extent_map_compression(em)); in btrfs_encoded_read()

Completed in 47 milliseconds