Searched refs:extent_flags (Results 1 – 6 of 6) sorted by relevance
49 u32 *num_clusters, unsigned int *extent_flags);51 u64 *ret_count, unsigned int *extent_flags);61 unsigned int *extent_flags);
547 unsigned int *extent_flags) in ocfs2_xattr_get_clusters() argument600 if (extent_flags) in ocfs2_xattr_get_clusters()601 *extent_flags = rec->e_flags; in ocfs2_xattr_get_clusters()611 unsigned int *extent_flags) in ocfs2_get_clusters() argument625 num_clusters, extent_flags); in ocfs2_get_clusters()660 if (extent_flags) in ocfs2_get_clusters()661 *extent_flags = flags; in ocfs2_get_clusters()673 u64 *ret_count, unsigned int *extent_flags) in ocfs2_extent_map_get_blocks() argument683 extent_flags); in ocfs2_extent_map_get_blocks()
1366 unsigned int extent_flags; in ocfs2_check_range_for_holes() local1375 &extent_flags); in ocfs2_check_range_for_holes()1381 if (phys_cpos == 0 || (extent_flags & OCFS2_EXT_UNWRITTEN)) { in ocfs2_check_range_for_holes()2023 unsigned int extent_flags; in ocfs2_check_range_for_refcount() local2037 &extent_flags); in ocfs2_check_range_for_refcount()2043 if (phys_cpos && (extent_flags & OCFS2_EXT_REFCOUNTED)) { in ocfs2_check_range_for_refcount()
67 unsigned int *extent_flags);3218 unsigned int *extent_flags) in ocfs2_di_get_clusters() argument3221 num_clusters, extent_flags); in ocfs2_di_get_clusters()3573 unsigned int *extent_flags) in ocfs2_xattr_value_get_clusters() argument3580 extent_flags); in ocfs2_xattr_value_get_clusters()
757 u64 extent_flags; in btrfs_lookup_extent_info() local784 extent_flags = btrfs_extent_flags(leaf, ei); in btrfs_lookup_extent_info()793 extent_flags = BTRFS_BLOCK_FLAG_FULL_BACKREF; in btrfs_lookup_extent_info()801 extent_flags = 0; in btrfs_lookup_extent_info()828 extent_flags |= head->extent_op->flags_to_set; in btrfs_lookup_extent_info()841 *flags = extent_flags; in btrfs_lookup_extent_info()
1814 BTRFS_SETGET_FUNCS(extent_flags, struct btrfs_extent_item, flags, 64);