Searched refs:extent_type (Results 1 – 5 of 5) sorted by relevance
699 int extent_type; in __btrfs_drop_extents() local760 extent_type = btrfs_file_extent_type(leaf, fi); in __btrfs_drop_extents()762 if (extent_type == BTRFS_FILE_EXTENT_REG || in __btrfs_drop_extents()763 extent_type == BTRFS_FILE_EXTENT_PREALLOC) { in __btrfs_drop_extents()769 } else if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in __btrfs_drop_extents()810 if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in __btrfs_drop_extents()865 if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in __btrfs_drop_extents()891 if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in __btrfs_drop_extents()923 extent_type == BTRFS_FILE_EXTENT_INLINE) { in __btrfs_drop_extents()
1486 int extent_type; in run_delalloc_nocow() local1550 extent_type = 0; in run_delalloc_nocow()1560 extent_type = btrfs_file_extent_type(leaf, fi); in run_delalloc_nocow()1563 if (extent_type == BTRFS_FILE_EXTENT_REG || in run_delalloc_nocow()1564 extent_type == BTRFS_FILE_EXTENT_PREALLOC) { in run_delalloc_nocow()1598 if (extent_type == BTRFS_FILE_EXTENT_REG && !force) in run_delalloc_nocow()1652 } else if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in run_delalloc_nocow()1695 if (extent_type == BTRFS_FILE_EXTENT_PREALLOC) { in run_delalloc_nocow()4232 int extent_type = -1; in btrfs_truncate_inode_items() local4328 extent_type = btrfs_file_extent_type(leaf, fi); in btrfs_truncate_inode_items()[all …]
85 int extent_type; in find_extent_in_eb() local99 extent_type = btrfs_file_extent_type(eb, fi); in find_extent_in_eb()100 if (extent_type == BTRFS_FILE_EXTENT_INLINE) in find_extent_in_eb()
1853 int i, extent_type, ret; in btrfs_qgroup_trace_leaf_items() local1870 extent_type = btrfs_file_extent_type(eb, fi); in btrfs_qgroup_trace_leaf_items()1872 if (extent_type == BTRFS_FILE_EXTENT_INLINE) in btrfs_qgroup_trace_leaf_items()
1305 int extent_type; in find_extent_clone() local1346 extent_type = btrfs_file_extent_type(eb, fi); in find_extent_clone()1347 if (extent_type == BTRFS_FILE_EXTENT_INLINE) { in find_extent_clone()