Searched refs:EXTENT_MAP_INLINE (Results 1 – 8 of 8) sorted by relevance
155 em->block_start = EXTENT_MAP_INLINE; in test_case_2()197 em->block_start = EXTENT_MAP_INLINE; in test_case_2()208 em->block_start != EXTENT_MAP_INLINE || em->block_len != (u64)-1)) { in test_case_2()
313 if (em->block_start != EXTENT_MAP_INLINE) { in test_btrfs_get_extent()
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()
989 em->block_start = EXTENT_MAP_INLINE; in btrfs_extent_item_to_extent_map()
3225 if (block_start == EXTENT_MAP_INLINE) { in __do_readpage()3492 block_start == EXTENT_MAP_INLINE) { in __extent_writepage_io()4732 } else if (em->block_start == EXTENT_MAP_INLINE) { in extent_fiemap()
6941 else if (em->block_start == EXTENT_MAP_INLINE && page) in btrfs_get_extent()7799 em->block_start == EXTENT_MAP_INLINE) { in btrfs_get_blocks_direct()10823 if (em->block_start == EXTENT_MAP_INLINE) { in btrfs_swap_activate()
228 { EXTENT_MAP_INLINE, "INLINE" }, \