Home
last modified time | relevance | path

Searched refs:BTRFS_FILE_EXTENT_PREALLOC (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/fs/btrfs/
Dtree-log.c501 found_type == BTRFS_FILE_EXTENT_PREALLOC) in replay_one_extent()
527 found_type == BTRFS_FILE_EXTENT_PREALLOC)) { in replay_one_extent()
560 found_type == BTRFS_FILE_EXTENT_PREALLOC) { in replay_one_extent()
2670 found_type == BTRFS_FILE_EXTENT_PREALLOC) { in copy_items()
Dfile.c358 extent_type == BTRFS_FILE_EXTENT_PREALLOC) { in btrfs_drop_extents()
620 BTRFS_FILE_EXTENT_PREALLOC); in btrfs_mark_extent_written()
Dinode.c1111 extent_type == BTRFS_FILE_EXTENT_PREALLOC) { in run_delalloc_nocow()
1176 if (extent_type == BTRFS_FILE_EXTENT_PREALLOC) { in run_delalloc_nocow()
5116 found_type == BTRFS_FILE_EXTENT_PREALLOC) { in btrfs_get_extent()
5150 found_type == BTRFS_FILE_EXTENT_PREALLOC) { in btrfs_get_extent()
5170 if (found_type == BTRFS_FILE_EXTENT_PREALLOC) in btrfs_get_extent()
5583 found_type != BTRFS_FILE_EXTENT_PREALLOC) { in can_nocow_odirect()
7391 BTRFS_FILE_EXTENT_PREALLOC); in __btrfs_prealloc_file_range()
Dioctl.c1978 type == BTRFS_FILE_EXTENT_PREALLOC) { in btrfs_ioctl_clone()
2011 type == BTRFS_FILE_EXTENT_PREALLOC) { in btrfs_ioctl_clone()
Dctree.h643 #define BTRFS_FILE_EXTENT_PREALLOC 2 macro
Dextent-tree.c7199 extent_type != BTRFS_FILE_EXTENT_PREALLOC) ||