Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/tests/
Dinode-tests.c213 static unsigned long compressed_only = 0; variable
607 if (em->flags != compressed_only) { in test_btrfs_get_extent()
609 compressed_only, em->flags); in test_btrfs_get_extent()
641 if (em->flags != compressed_only) { in test_btrfs_get_extent()
643 compressed_only, em->flags); in test_btrfs_get_extent()
704 if (em->flags != compressed_only) { in test_btrfs_get_extent()
706 compressed_only, em->flags); in test_btrfs_get_extent()
1108 set_bit(EXTENT_FLAG_COMPRESSED, &compressed_only); in btrfs_test_inodes()