Home
last modified time | relevance | path

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

/linux-2.6.39/fs/btrfs/
Dfile.c357 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()
Dtree-log.c500 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()
Dfile-item.c72 btrfs_set_file_extent_type(leaf, item, BTRFS_FILE_EXTENT_REG); in btrfs_insert_file_extent()
Dinode.c1110 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()
Dioctl.c1977 if (type == BTRFS_FILE_EXTENT_REG || in btrfs_ioctl_clone()
2010 if (type == BTRFS_FILE_EXTENT_REG || in btrfs_ioctl_clone()
Dctree.h642 #define BTRFS_FILE_EXTENT_REG 1 macro
Dextent-tree.c7041 BTRFS_FILE_EXTENT_REG ||
7198 if ((extent_type != BTRFS_FILE_EXTENT_REG &&
7348 BTRFS_FILE_EXTENT_REG);