Home
last modified time | relevance | path

Searched refs:CHUNK_TRIMMED (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dextent-io-tests.c448 find_first_clear_extent_bit(&tree, 0, &start, &end, CHUNK_TRIMMED); in test_find_first_clear_extent_bit()
460 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
463 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
473 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
479 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
492 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
501 * Set 64M-72M with CHUNK_ALLOC flag, then search for CHUNK_TRIMMED flag in test_find_first_clear_extent_bit()
506 CHUNK_TRIMMED); in test_find_first_clear_extent_bit()
515 CHUNK_TRIMMED); in test_find_first_clear_extent_bit()
531 find_first_clear_extent_bit(&tree, -1, &start, &end, CHUNK_TRIMMED); in test_find_first_clear_extent_bit()
[all...]
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dextent-io-tests.c551 find_first_clear_extent_bit(&tree, 0, &start, &end, CHUNK_TRIMMED); in test_find_first_clear_extent_bit()
563 CHUNK_TRIMMED | CHUNK_ALLOCATED, NULL); in test_find_first_clear_extent_bit()
566 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
576 CHUNK_TRIMMED | CHUNK_ALLOCATED, NULL); in test_find_first_clear_extent_bit()
582 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
595 CHUNK_TRIMMED | CHUNK_ALLOCATED); in test_find_first_clear_extent_bit()
604 * Set 64M-72M with CHUNK_ALLOC flag, then search for CHUNK_TRIMMED flag in test_find_first_clear_extent_bit()
609 CHUNK_TRIMMED); in test_find_first_clear_extent_bit()
618 CHUNK_TRIMMED); in test_find_first_clear_extent_bit()
634 find_first_clear_extent_bit(&tree, -1, &start, &end, CHUNK_TRIMMED); in test_find_first_clear_extent_bit()
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent-io-tree.h70 #define CHUNK_TRIMMED EXTENT_DEFRAG macro
72 CHUNK_TRIMMED)
H A Dextent_map.c417 extent_map_device_clear_bits(em, CHUNK_TRIMMED); in add_extent_mapping()
H A Dextent-tree.c6020 CHUNK_TRIMMED | CHUNK_ALLOCATED); in btrfs_trim_free_extents()
6058 start + bytes - 1, CHUNK_TRIMMED, NULL); in btrfs_trim_free_extents()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent-io-tree.h36 #define CHUNK_TRIMMED EXTENT_DEFRAG macro
38 CHUNK_TRIMMED)
H A Dextent_map.c411 extent_map_device_clear_bits(em, CHUNK_TRIMMED); in add_extent_mapping()
H A Dextent-tree.c5760 CHUNK_TRIMMED | CHUNK_ALLOCATED); in btrfs_trim_free_extents()
5799 CHUNK_TRIMMED); in btrfs_trim_free_extents()

Completed in 18 milliseconds