Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/tests/
Dinode-tests.c215 static unsigned long compressed_only = 0; variable
614 if (em->flags != compressed_only) { in test_btrfs_get_extent()
616 compressed_only, em->flags); in test_btrfs_get_extent()
648 if (em->flags != compressed_only) { in test_btrfs_get_extent()
650 compressed_only, em->flags); in test_btrfs_get_extent()
711 if (em->flags != compressed_only) { in test_btrfs_get_extent()
713 compressed_only, em->flags); in test_btrfs_get_extent()
1118 set_bit(EXTENT_FLAG_COMPRESSED, &compressed_only); in btrfs_test_inodes()