Searched refs:EXTENT_MAP_INLINE (Results 1 – 9 of 9) sorted by relevance
11 #define EXTENT_MAP_INLINE ((u64)-2) macro
222 (next->block_start == EXTENT_MAP_INLINE && in mergable_maps()223 prev->block_start == EXTENT_MAP_INLINE) || in mergable_maps()618 if (em->block_start == EXTENT_MAP_INLINE) in btrfs_add_extent_mapping()
851 if (em->block_start == EXTENT_MAP_INLINE && in defrag_collect_targets()922 if (em->block_start == EXTENT_MAP_INLINE) in defrag_collect_targets()
1309 em->block_start = EXTENT_MAP_INLINE; in btrfs_extent_item_to_extent_map()
6772 else if (em->block_start == EXTENT_MAP_INLINE && page) in btrfs_get_extent()6902 ASSERT(em->block_start == EXTENT_MAP_INLINE); in btrfs_get_extent()7557 em->block_start == EXTENT_MAP_INLINE) { in btrfs_dio_iomap_begin()10103 if (em->block_start == EXTENT_MAP_INLINE) { in btrfs_encoded_read()10687 if (em->block_start == EXTENT_MAP_INLINE) { in btrfs_swap_activate()
1100 if (block_start == EXTENT_MAP_INLINE) { in btrfs_do_readpage()1358 ASSERT(block_start != EXTENT_MAP_INLINE); in __extent_writepage_io()
161 em->block_start = EXTENT_MAP_INLINE; in test_case_2()203 em->block_start = EXTENT_MAP_INLINE; in test_case_2()214 em->block_start != EXTENT_MAP_INLINE || em->block_len != (u64)-1)) { in test_case_2()
286 if (em->block_start != EXTENT_MAP_INLINE) { in test_btrfs_get_extent()
268 { EXTENT_MAP_INLINE, "INLINE" }, \