Home
last modified time | relevance | path

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

/fs/btrfs/tests/
Dinode-tests.c219 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()
647 if (em->flags != compressed_only) { in test_btrfs_get_extent()
649 compressed_only, em->flags); in test_btrfs_get_extent()
708 if (em->flags != compressed_only) { in test_btrfs_get_extent()
710 compressed_only, em->flags); in test_btrfs_get_extent()
918 set_bit(EXTENT_FLAG_COMPRESSED, &compressed_only); in btrfs_test_inodes()