Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/tests/
H A Dinode-tests.c215 static unsigned long compressed_only = 0; variable
597 if (em->flags != compressed_only) { in test_btrfs_get_extent()
599 compressed_only, em->flags); in test_btrfs_get_extent()
631 if (em->flags != compressed_only) { in test_btrfs_get_extent()
633 compressed_only, em->flags); in test_btrfs_get_extent()
694 if (em->flags != compressed_only) { in test_btrfs_get_extent()
696 compressed_only, em->flags); in test_btrfs_get_extent()
1098 set_bit(EXTENT_FLAG_COMPRESSED, &compressed_only); in btrfs_test_inodes()