Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/tests/
Dinode-tests.c215 static unsigned long compressed_only = 0; variable
616 if (em->flags != compressed_only) { in test_btrfs_get_extent()
618 compressed_only, em->flags); in test_btrfs_get_extent()
650 if (em->flags != compressed_only) { in test_btrfs_get_extent()
652 compressed_only, em->flags); in test_btrfs_get_extent()
713 if (em->flags != compressed_only) { in test_btrfs_get_extent()
715 compressed_only, em->flags); in test_btrfs_get_extent()
1119 set_bit(EXTENT_FLAG_COMPRESSED, &compressed_only); in btrfs_test_inodes()