EXTENT_MAP_INLINE 3229 fs/btrfs/extent_io.c 		if (block_start == EXTENT_MAP_INLINE) {
EXTENT_MAP_INLINE 3496 fs/btrfs/extent_io.c 		    block_start == EXTENT_MAP_INLINE) {
EXTENT_MAP_INLINE 4776 fs/btrfs/extent_io.c 		} else if (em->block_start == EXTENT_MAP_INLINE) {
EXTENT_MAP_INLINE  222 fs/btrfs/extent_map.c 	     (next->block_start == EXTENT_MAP_INLINE &&
EXTENT_MAP_INLINE  223 fs/btrfs/extent_map.c 	      prev->block_start == EXTENT_MAP_INLINE) ||
EXTENT_MAP_INLINE  993 fs/btrfs/file-item.c 		em->block_start = EXTENT_MAP_INLINE;
EXTENT_MAP_INLINE 7048 fs/btrfs/inode.c 		else if (em->block_start == EXTENT_MAP_INLINE && page)
EXTENT_MAP_INLINE 7906 fs/btrfs/inode.c 	    em->block_start == EXTENT_MAP_INLINE) {
EXTENT_MAP_INLINE 10927 fs/btrfs/inode.c 		if (em->block_start == EXTENT_MAP_INLINE) {
EXTENT_MAP_INLINE  155 fs/btrfs/tests/extent-map-tests.c 	em->block_start = EXTENT_MAP_INLINE;
EXTENT_MAP_INLINE  197 fs/btrfs/tests/extent-map-tests.c 	em->block_start = EXTENT_MAP_INLINE;
EXTENT_MAP_INLINE  208 fs/btrfs/tests/extent-map-tests.c 	     em->block_start != EXTENT_MAP_INLINE || em->block_len != (u64)-1)) {
EXTENT_MAP_INLINE  313 fs/btrfs/tests/inode-tests.c 	if (em->block_start != EXTENT_MAP_INLINE) {
EXTENT_MAP_INLINE  228 include/trace/events/btrfs.h 		{ EXTENT_MAP_INLINE, 	"INLINE" 	},		\