Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dextent_map.c70 if (test_bit(EXTENT_FLAG_FS_MAPPING, &em->flags)) in free_extent_map()
214 ASSERT(test_bit(EXTENT_FLAG_FS_MAPPING, &prev->flags) && in mergable_maps()
215 test_bit(EXTENT_FLAG_FS_MAPPING, &next->flags)); in mergable_maps()
413 if (test_bit(EXTENT_FLAG_FS_MAPPING, &em->flags)) { in add_extent_mapping()
500 if (test_bit(EXTENT_FLAG_FS_MAPPING, &em->flags)) in remove_extent_mapping()
A Dextent_map.h27 EXTENT_FLAG_FS_MAPPING, enumerator
A Dvolumes.c5407 set_bit(EXTENT_FLAG_FS_MAPPING, &em->flags); in create_chunk()
6916 set_bit(EXTENT_FLAG_FS_MAPPING, &em->flags); in read_one_chunk()
/linux-6.3-rc2/fs/btrfs/tests/
A Dextent-map-tests.c480 set_bit(EXTENT_FLAG_FS_MAPPING, &em->flags); in test_rmap_block()
/linux-6.3-rc2/include/trace/events/
A Dbtrfs.h282 { (1 << EXTENT_FLAG_FS_MAPPING), "FS_MAPPING" })

Completed in 19 milliseconds