Searched refs:extent_flags (Results 1 – 6 of 6) sorted by relevance
34 u32 *num_clusters, unsigned int *extent_flags);36 u64 *ret_count, unsigned int *extent_flags);49 unsigned int *extent_flags);
533 unsigned int *extent_flags) in ocfs2_xattr_get_clusters() argument587 if (extent_flags) in ocfs2_xattr_get_clusters()588 *extent_flags = rec->e_flags; in ocfs2_xattr_get_clusters()597 unsigned int *extent_flags) in ocfs2_get_clusters() argument611 num_clusters, extent_flags); in ocfs2_get_clusters()646 if (extent_flags) in ocfs2_get_clusters()647 *extent_flags = flags; in ocfs2_get_clusters()659 u64 *ret_count, unsigned int *extent_flags) in ocfs2_extent_map_get_blocks() argument669 extent_flags); in ocfs2_extent_map_get_blocks()
2126 unsigned int extent_flags; in ocfs2_check_range_for_refcount() local2140 &extent_flags); in ocfs2_check_range_for_refcount()2146 if (phys_cpos && (extent_flags & OCFS2_EXT_REFCOUNTED)) { in ocfs2_check_range_for_refcount()
58 unsigned int *extent_flags);3196 unsigned int *extent_flags) in ocfs2_di_get_clusters() argument3199 num_clusters, extent_flags); in ocfs2_di_get_clusters()3521 unsigned int *extent_flags) in ocfs2_xattr_value_get_clusters() argument3528 extent_flags); in ocfs2_xattr_value_get_clusters()
127 u64 extent_flags; in btrfs_lookup_extent_info() local179 extent_flags = btrfs_extent_flags(leaf, ei); in btrfs_lookup_extent_info()194 extent_flags = 0; in btrfs_lookup_extent_info()222 extent_flags |= head->extent_op->flags_to_set; in btrfs_lookup_extent_info()236 *flags = extent_flags; in btrfs_lookup_extent_info()
1834 BTRFS_SETGET_FUNCS(extent_flags, struct btrfs_extent_item, flags, 64);