Home
last modified time | relevance | path

Searched refs:BTRFS_FILE_EXTENT_REG (Results 1 – 11 of 11) sorted by relevance

/linux/fs/btrfs/tests/
A Dinode-tests.c128 4 * sectorsize, BTRFS_FILE_EXTENT_REG, 0, slot); in setup_file_extents()
132 BTRFS_FILE_EXTENT_REG, 0, slot); in setup_file_extents()
137 BTRFS_FILE_EXTENT_REG, 0, slot); in setup_file_extents()
164 disk_bytenr, 4 * sectorsize, BTRFS_FILE_EXTENT_REG, 0, in setup_file_extents()
177 disk_bytenr, sectorsize, BTRFS_FILE_EXTENT_REG, in setup_file_extents()
186 sectorsize, BTRFS_FILE_EXTENT_REG, in setup_file_extents()
192 BTRFS_FILE_EXTENT_REG, 0, slot); in setup_file_extents()
197 BTRFS_FILE_EXTENT_REG, BTRFS_COMPRESS_ZLIB, slot); in setup_file_extents()
204 sectorsize, BTRFS_FILE_EXTENT_REG, 0, slot); in setup_file_extents()
209 sectorsize, BTRFS_FILE_EXTENT_REG, 0, slot); in setup_file_extents()
[all …]
/linux/fs/btrfs/
A Dreflink.c419 if (type == BTRFS_FILE_EXTENT_REG || in btrfs_clone()
466 if (type == BTRFS_FILE_EXTENT_REG || in btrfs_clone()
A Dfile-item.c166 btrfs_set_file_extent_type(leaf, item, BTRFS_FILE_EXTENT_REG); in btrfs_insert_file_extent()
1211 if (type == BTRFS_FILE_EXTENT_REG || in btrfs_extent_item_to_extent_map()
A Dfile.c793 if (extent_type == BTRFS_FILE_EXTENT_REG || in btrfs_drop_extents()
1062 if (btrfs_file_extent_type(leaf, fi) != BTRFS_FILE_EXTENT_REG || in extent_mergeable()
1308 BTRFS_FILE_EXTENT_REG); in btrfs_mark_extent_written()
1315 BTRFS_FILE_EXTENT_REG); in btrfs_mark_extent_written()
2416 if (btrfs_file_extent_type(leaf, fi) != BTRFS_FILE_EXTENT_REG) in hole_mergeable()
A Dtree-log.c662 if (found_type == BTRFS_FILE_EXTENT_REG || in replay_one_extent()
698 (found_type == BTRFS_FILE_EXTENT_REG || in replay_one_extent()
733 if (found_type == BTRFS_FILE_EXTENT_REG || in replay_one_extent()
4396 if (found_type == BTRFS_FILE_EXTENT_REG) { in copy_items()
4629 BTRFS_FILE_EXTENT_REG); in log_one_extent()
A Dinode.c1743 if (extent_type == BTRFS_FILE_EXTENT_REG || in run_delalloc_nocow()
1778 if (extent_type == BTRFS_FILE_EXTENT_REG && !force) in run_delalloc_nocow()
2973 btrfs_set_stack_file_extent_type(&stack_fi, BTRFS_FILE_EXTENT_REG); in insert_ordered_extent_file_extent()
7136 if (extent_type == BTRFS_FILE_EXTENT_REG || in btrfs_get_extent()
7184 if (extent_type == BTRFS_FILE_EXTENT_REG || in btrfs_get_extent()
7538 if (found_type != BTRFS_FILE_EXTENT_REG && in can_nocow_extent()
7544 if (!nocow && found_type == BTRFS_FILE_EXTENT_REG) in can_nocow_extent()
A Dsend.c5594 if (left_type != BTRFS_FILE_EXTENT_REG) { in is_extent_unchanged()
5655 if (right_type != BTRFS_FILE_EXTENT_REG && in is_extent_unchanged()
5917 type == BTRFS_FILE_EXTENT_REG) { in process_extent()
A Dcheck-integrity.c1337 if (BTRFS_FILE_EXTENT_REG != file_extent_item.type || in btrfsic_handle_extent_data()
A Drelocation.c3369 if ((type == BTRFS_FILE_EXTENT_REG || in delete_v1_space_cache()
/linux/include/uapi/linux/
A Dbtrfs_tree.h774 BTRFS_FILE_EXTENT_REG = 1, enumerator
/linux/include/trace/events/
A Dbtrfs.h71 EM( BTRFS_FILE_EXTENT_REG, "REG") \

Completed in 64 milliseconds