Searched refs:BTRFS_FILE_EXTENT_REG (Results 1 – 7 of 7) sorted by relevance
357 if (extent_type == BTRFS_FILE_EXTENT_REG || in btrfs_drop_extents()551 if (btrfs_file_extent_type(leaf, fi) != BTRFS_FILE_EXTENT_REG || in extent_mergeable()756 BTRFS_FILE_EXTENT_REG); in btrfs_mark_extent_written()762 BTRFS_FILE_EXTENT_REG); in btrfs_mark_extent_written()
500 if (found_type == BTRFS_FILE_EXTENT_REG || in replay_one_extent()526 (found_type == BTRFS_FILE_EXTENT_REG || in replay_one_extent()559 if (found_type == BTRFS_FILE_EXTENT_REG || in replay_one_extent()2669 if (found_type == BTRFS_FILE_EXTENT_REG || in copy_items()
72 btrfs_set_file_extent_type(leaf, item, BTRFS_FILE_EXTENT_REG); in btrfs_insert_file_extent()
1110 if (extent_type == BTRFS_FILE_EXTENT_REG || in run_delalloc_nocow()1126 if (extent_type == BTRFS_FILE_EXTENT_REG && !force) in run_delalloc_nocow()1761 BTRFS_FILE_EXTENT_REG); in btrfs_finish_ordered_io()5115 if (found_type == BTRFS_FILE_EXTENT_REG || in btrfs_get_extent()5149 if (found_type == BTRFS_FILE_EXTENT_REG || in btrfs_get_extent()5582 if (found_type != BTRFS_FILE_EXTENT_REG && in can_nocow_odirect()5878 BTRFS_FILE_EXTENT_REG); in btrfs_endio_direct_write()
1977 if (type == BTRFS_FILE_EXTENT_REG || in btrfs_ioctl_clone()2010 if (type == BTRFS_FILE_EXTENT_REG || in btrfs_ioctl_clone()
642 #define BTRFS_FILE_EXTENT_REG 1 macro
7041 BTRFS_FILE_EXTENT_REG ||7198 if ((extent_type != BTRFS_FILE_EXTENT_REG &&7348 BTRFS_FILE_EXTENT_REG);