Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dextent_map.c80 if (test_bit(EXTENT_FLAG_FS_MAPPING, &em->flags)) in free_extent_map()
218 ASSERT(test_bit(EXTENT_FLAG_FS_MAPPING, &prev->flags) && in mergable_maps()
219 test_bit(EXTENT_FLAG_FS_MAPPING, &next->flags)); in mergable_maps()
412 if (test_bit(EXTENT_FLAG_FS_MAPPING, &em->flags)) { in add_extent_mapping()
497 if (test_bit(EXTENT_FLAG_FS_MAPPING, &em->flags)) in remove_extent_mapping()
A Dextent_map.h27 EXTENT_FLAG_FS_MAPPING, enumerator
A Dvolumes.c5384 set_bit(EXTENT_FLAG_FS_MAPPING, &em->flags); in create_chunk()
7087 set_bit(EXTENT_FLAG_FS_MAPPING, &em->flags); in read_one_chunk()
/linux/fs/btrfs/tests/
A Dextent-map-tests.c478 set_bit(EXTENT_FLAG_FS_MAPPING, &em->flags); in test_rmap_block()
/linux/include/trace/events/
A Dbtrfs.h280 { (1 << EXTENT_FLAG_FS_MAPPING), "FS_MAPPING" })

Completed in 20 milliseconds