Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/tests/
A Dextent-map-tests.c160 em->block_start = EXTENT_MAP_INLINE; in test_case_2()
202 em->block_start = EXTENT_MAP_INLINE; in test_case_2()
213 em->block_start != EXTENT_MAP_INLINE || em->block_len != (u64)-1)) { in test_case_2()
A Dinode-tests.c278 if (em->block_start != EXTENT_MAP_INLINE) { in test_btrfs_get_extent()
/linux-6.3-rc2/fs/btrfs/
A Dextent_map.h11 #define EXTENT_MAP_INLINE ((u64)-2) macro
A Dextent_map.c222 (next->block_start == EXTENT_MAP_INLINE && in mergable_maps()
223 prev->block_start == EXTENT_MAP_INLINE) || in mergable_maps()
616 if (em->block_start == EXTENT_MAP_INLINE) in btrfs_add_extent_mapping()
A Ddefrag.c851 if (em->block_start == EXTENT_MAP_INLINE && in defrag_collect_targets()
922 if (em->block_start == EXTENT_MAP_INLINE) in defrag_collect_targets()
A Dfile-item.c1384 em->block_start = EXTENT_MAP_INLINE; in btrfs_extent_item_to_extent_map()
A Dinode.c6809 else if (em->block_start == EXTENT_MAP_INLINE && page) in btrfs_get_extent()
6939 ASSERT(em->block_start == EXTENT_MAP_INLINE); in btrfs_get_extent()
7576 em->block_start == EXTENT_MAP_INLINE) { in btrfs_dio_iomap_begin()
10100 if (em->block_start == EXTENT_MAP_INLINE) { in btrfs_encoded_read()
10681 if (em->block_start == EXTENT_MAP_INLINE) { in btrfs_swap_activate()
A Dextent_io.c1326 if (block_start == EXTENT_MAP_INLINE) { in btrfs_do_readpage()
1619 block_start == EXTENT_MAP_INLINE) { in __extent_writepage_io()
/linux-6.3-rc2/include/trace/events/
A Dbtrfs.h269 { EXTENT_MAP_INLINE, "INLINE" }, \

Completed in 63 milliseconds