Searched refs:BTRFS_FILE_EXTENT_PREALLOC (Results 1 - 11 of 11) sorted by relevance

/linux-master/fs/btrfs/tests/
H A Dinode-tests.c146 sectorsize, BTRFS_FILE_EXTENT_PREALLOC, 0, slot);
162 4 * sectorsize, BTRFS_FILE_EXTENT_PREALLOC, 0, slot);
172 BTRFS_FILE_EXTENT_PREALLOC, 0, slot);
/linux-master/fs/btrfs/
H A Dreflink.c424 type == BTRFS_FILE_EXTENT_PREALLOC) {
478 type == BTRFS_FILE_EXTENT_PREALLOC) {
H A Dfile-item.c1279 type == BTRFS_FILE_EXTENT_PREALLOC) {
1298 if (type == BTRFS_FILE_EXTENT_PREALLOC)
H A Dtree-log.c642 found_type == BTRFS_FILE_EXTENT_PREALLOC) {
678 found_type == BTRFS_FILE_EXTENT_PREALLOC)) {
713 found_type == BTRFS_FILE_EXTENT_PREALLOC) {
4693 btrfs_set_stack_file_extent_type(&fi, BTRFS_FILE_EXTENT_PREALLOC);
4814 BTRFS_FILE_EXTENT_PREALLOC) {
H A Dfile.c297 extent_type == BTRFS_FILE_EXTENT_PREALLOC) {
647 if (btrfs_file_extent_type(leaf, fi) != BTRFS_FILE_EXTENT_PREALLOC) {
3617 if (type == BTRFS_FILE_EXTENT_PREALLOC ||
H A Dinode.c2148 is_prealloc = extent_type == BTRFS_FILE_EXTENT_PREALLOC;
6902 extent_type == BTRFS_FILE_EXTENT_PREALLOC) {
6950 extent_type == BTRFS_FILE_EXTENT_PREALLOC) {
7192 found_type == BTRFS_FILE_EXTENT_PREALLOC) {
9616 btrfs_set_stack_file_extent_type(&stack_fi, BTRFS_FILE_EXTENT_PREALLOC);
H A Dsend.c6535 if (type == BTRFS_FILE_EXTENT_PREALLOC ||
6543 if (type == BTRFS_FILE_EXTENT_PREALLOC) {
H A Drelocation.c3462 type == BTRFS_FILE_EXTENT_PREALLOC) &&
H A Dextent_io.c3186 } else if (extent_type == BTRFS_FILE_EXTENT_PREALLOC) {
/linux-master/include/uapi/linux/
H A Dbtrfs_tree.h1068 BTRFS_FILE_EXTENT_PREALLOC = 2, enumerator in enum:__anon6
/linux-master/include/trace/events/
H A Dbtrfs.h75 EMe(BTRFS_FILE_EXTENT_PREALLOC, "PREALLOC")

Completed in 312 milliseconds