Searched refs:BTRFS_FILE_EXTENT_PREALLOC (Results 1 – 8 of 8) sorted by relevance
156 BTRFS_FILE_EXTENT_PREALLOC, 0, slot); in setup_file_extents()172 BTRFS_FILE_EXTENT_PREALLOC, 0, slot); in setup_file_extents()180 BTRFS_FILE_EXTENT_PREALLOC, 0, slot); in setup_file_extents()
899 type == BTRFS_FILE_EXTENT_PREALLOC) { in btrfs_extent_item_to_extent_map()910 type == BTRFS_FILE_EXTENT_PREALLOC) { in btrfs_extent_item_to_extent_map()930 if (type == BTRFS_FILE_EXTENT_PREALLOC) in btrfs_extent_item_to_extent_map()
603 found_type == BTRFS_FILE_EXTENT_PREALLOC) { in replay_one_extent()638 found_type == BTRFS_FILE_EXTENT_PREALLOC)) { in replay_one_extent()670 found_type == BTRFS_FILE_EXTENT_PREALLOC) { in replay_one_extent()3983 BTRFS_FILE_EXTENT_PREALLOC, in log_one_extent()
776 extent_type == BTRFS_FILE_EXTENT_PREALLOC) { in __btrfs_drop_extents()1117 BTRFS_FILE_EXTENT_PREALLOC); in btrfs_mark_extent_written()
1320 extent_type == BTRFS_FILE_EXTENT_PREALLOC) { in run_delalloc_nocow()1403 if (extent_type == BTRFS_FILE_EXTENT_PREALLOC) { in run_delalloc_nocow()6766 found_type == BTRFS_FILE_EXTENT_PREALLOC) { in btrfs_get_extent()6804 found_type == BTRFS_FILE_EXTENT_PREALLOC) { in btrfs_get_extent()7162 found_type != BTRFS_FILE_EXTENT_PREALLOC) { in can_nocow_extent()7195 if (!nocow && found_type == BTRFS_FILE_EXTENT_PREALLOC) { in can_nocow_extent()9661 BTRFS_FILE_EXTENT_PREALLOC); in __btrfs_prealloc_file_range()
3421 type == BTRFS_FILE_EXTENT_PREALLOC) { in btrfs_clone()3486 type == BTRFS_FILE_EXTENT_PREALLOC) { in btrfs_clone()
4956 if (type == BTRFS_FILE_EXTENT_PREALLOC || in process_extent()4964 if (type == BTRFS_FILE_EXTENT_PREALLOC) { in process_extent()
872 #define BTRFS_FILE_EXTENT_PREALLOC 2 macro