Home
last modified time | relevance | path

Searched refs:EXTENT_FLAG_COMPRESSED (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent_map.h19 EXTENT_FLAG_COMPRESSED, enumerator
H A Dextent_map.c199 if (test_bit(EXTENT_FLAG_COMPRESSED, &prev->flags)) in mergable_maps()
569 !test_bit(EXTENT_FLAG_COMPRESSED, &em->flags)) { in merge_extent_mapping()
H A Dfile-item.c1079 set_bit(EXTENT_FLAG_COMPRESSED, &em->flags); in btrfs_extent_item_to_extent_map()
1101 set_bit(EXTENT_FLAG_COMPRESSED, &em->flags); in btrfs_extent_item_to_extent_map()
H A Dextent_io.c2508 if (test_bit(EXTENT_FLAG_COMPRESSED, &em->flags)) { in btrfs_get_io_failure_record()
3216 if (test_bit(EXTENT_FLAG_COMPRESSED, &em->flags)) { in btrfs_do_readpage()
3270 if (test_bit(EXTENT_FLAG_COMPRESSED, &em->flags) && in btrfs_do_readpage()
3520 compressed = test_bit(EXTENT_FLAG_COMPRESSED, &em->flags); in __extent_writepage_io()
4793 if (!test_bit(EXTENT_FLAG_COMPRESSED, &em->flags)) in extent_fiemap()
4838 if (test_bit(EXTENT_FLAG_COMPRESSED, &em->flags)) in extent_fiemap()
H A Dinode.c7274 set_bit(EXTENT_FLAG_COMPRESSED, &em->flags); in create_io_em()
7477 if (test_bit(EXTENT_FLAG_COMPRESSED, &em->flags) || in btrfs_dio_iomap_begin()
10283 if (test_bit(EXTENT_FLAG_COMPRESSED, &em->flags)) { in btrfs_swap_activate()
H A Dfile.c569 compressed = test_bit(EXTENT_FLAG_COMPRESSED, &em->flags); in btrfs_drop_extent_cache()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent_map.h19 EXTENT_FLAG_COMPRESSED, enumerator
H A Dextent_map.c195 if (test_bit(EXTENT_FLAG_COMPRESSED, &prev->flags)) in mergable_maps()
579 !test_bit(EXTENT_FLAG_COMPRESSED, &em->flags)) { in merge_extent_mapping()
784 compressed = test_bit(EXTENT_FLAG_COMPRESSED, &em->flags); in btrfs_drop_extent_map_range()
1000 ASSERT(!test_bit(EXTENT_FLAG_COMPRESSED, &em->flags)); in split_extent_map()
H A Dfile-item.c1297 set_bit(EXTENT_FLAG_COMPRESSED, &em->flags); in btrfs_extent_item_to_extent_map()
1320 set_bit(EXTENT_FLAG_COMPRESSED, &em->flags); in btrfs_extent_item_to_extent_map()
H A Dextent_io.c1031 if (test_bit(EXTENT_FLAG_COMPRESSED, &em->flags)) in btrfs_do_readpage()
1078 if (test_bit(EXTENT_FLAG_COMPRESSED, &em->flags) && in btrfs_do_readpage()
1356 ASSERT(!test_bit(EXTENT_FLAG_COMPRESSED, &em->flags)); in __extent_writepage_io()
H A Ddefrag.c661 if (test_bit(EXTENT_FLAG_COMPRESSED, &em->flags)) in get_extent_max_capacity()
H A Dinode.c7276 set_bit(EXTENT_FLAG_COMPRESSED, &em->flags); in create_io_em()
7556 if (test_bit(EXTENT_FLAG_COMPRESSED, &em->flags) || in btrfs_dio_iomap_begin()
10130 } else if (test_bit(EXTENT_FLAG_COMPRESSED, &em->flags)) { in btrfs_encoded_read()
10699 if (test_bit(EXTENT_FLAG_COMPRESSED, &em->flags)) { in btrfs_swap_activate()
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dextent-map-tests.c462 set_bit(EXTENT_FLAG_COMPRESSED, &em->flags); in add_compressed_extent()
567 * They'll have the EXTENT_FLAG_COMPRESSED flag set to keep the em tree from
H A Dinode-tests.c1098 set_bit(EXTENT_FLAG_COMPRESSED, &compressed_only); in btrfs_test_inodes()
/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dinode-tests.c1117 set_bit(EXTENT_FLAG_COMPRESSED, &compressed_only); in btrfs_test_inodes()
/kernel/linux/linux-5.10/include/trace/events/
H A Dbtrfs.h275 { (1 << EXTENT_FLAG_COMPRESSED), "COMPRESSED" },\
/kernel/linux/linux-6.6/include/trace/events/
H A Dbtrfs.h277 { (1 << EXTENT_FLAG_COMPRESSED), "COMPRESSED" },\

Completed in 61 milliseconds