Lines Matching refs:block_start
588 if (em->block_start < EXTENT_MAP_LAST_BYTE) { in btrfs_drop_extent_cache()
590 split->block_start = em->block_start; in btrfs_drop_extent_cache()
602 split->block_start = em->block_start; in btrfs_drop_extent_cache()
624 if (em->block_start < EXTENT_MAP_LAST_BYTE) { in btrfs_drop_extent_cache()
631 split->block_start = em->block_start; in btrfs_drop_extent_cache()
635 split->block_start = em->block_start in btrfs_drop_extent_cache()
643 split->block_start = em->block_start; in btrfs_drop_extent_cache()
2444 hole_em->block_start = EXTENT_MAP_HOLE; in fill_holes()
2484 if (em->block_start == EXTENT_MAP_HOLE) { in find_first_non_hole()
3129 if (em->block_start == EXTENT_MAP_HOLE) in btrfs_zero_range_check_range_boundary()
3196 alloc_hint = em->block_start + em->len; in btrfs_zero_range()
3215 if (len < sectorsize && em->block_start != EXTENT_MAP_HOLE) { in btrfs_zero_range()
3460 if (em->block_start == EXTENT_MAP_HOLE || in btrfs_fallocate()
3569 (em->block_start == EXTENT_MAP_HOLE || in find_desired_extent()
3573 (em->block_start != EXTENT_MAP_HOLE && in find_desired_extent()