Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/tests/
H A Dinode-tests.c213 static unsigned long compressed_only = 0; variable
612 if (em->flags != compressed_only) { in test_btrfs_get_extent()
614 compressed_only, em->flags); in test_btrfs_get_extent()
646 if (em->flags != compressed_only) { in test_btrfs_get_extent()
648 compressed_only, em->flags); in test_btrfs_get_extent()
709 if (em->flags != compressed_only) { in test_btrfs_get_extent()
711 compressed_only, em->flags); in test_btrfs_get_extent()
1117 set_bit(EXTENT_FLAG_COMPRESSED, &compressed_only); in btrfs_test_inodes()