Searched refs:EXTENT_MAP_INLINE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dextent_map.h8 #define EXTENT_MAP_INLINE (u64)-2 macro
H A Dextent_map.c175 (next->block_start == EXTENT_MAP_INLINE &&
176 prev->block_start == EXTENT_MAP_INLINE) ||
H A Dextent_io.c2124 if (block_start == EXTENT_MAP_INLINE) {
2370 block_start == EXTENT_MAP_INLINE) {
2802 em->block_start != EXTENT_MAP_INLINE) &&
2994 } else if (em->block_start == EXTENT_MAP_INLINE) {
H A Dinode.c4755 else if (em->block_start == EXTENT_MAP_INLINE && page)
4868 em->block_start = EXTENT_MAP_INLINE;
4882 em->orig_start = EXTENT_MAP_INLINE;
5193 em->block_start == EXTENT_MAP_INLINE) {

Completed in 136 milliseconds