Searched refs:extent_flags (Results 1 – 6 of 6) sorted by relevance
36 u32 *num_clusters, unsigned int *extent_flags);38 u64 *ret_count, unsigned int *extent_flags);51 unsigned int *extent_flags);
535 unsigned int *extent_flags) in ocfs2_xattr_get_clusters() argument589 if (extent_flags) in ocfs2_xattr_get_clusters()590 *extent_flags = rec->e_flags; in ocfs2_xattr_get_clusters()599 unsigned int *extent_flags) in ocfs2_get_clusters() argument613 num_clusters, extent_flags); in ocfs2_get_clusters()648 if (extent_flags) in ocfs2_get_clusters()649 *extent_flags = flags; in ocfs2_get_clusters()661 u64 *ret_count, unsigned int *extent_flags) in ocfs2_extent_map_get_blocks() argument671 extent_flags); in ocfs2_extent_map_get_blocks()
2056 unsigned int extent_flags; in ocfs2_check_range_for_refcount() local2070 &extent_flags); in ocfs2_check_range_for_refcount()2076 if (phys_cpos && (extent_flags & OCFS2_EXT_REFCOUNTED)) { in ocfs2_check_range_for_refcount()
60 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()
162 u64 extent_flags; in btrfs_lookup_extent_info() local214 extent_flags = btrfs_extent_flags(leaf, ei); in btrfs_lookup_extent_info()229 extent_flags = 0; in btrfs_lookup_extent_info()257 extent_flags |= head->extent_op->flags_to_set; in btrfs_lookup_extent_info()271 *flags = extent_flags; in btrfs_lookup_extent_info()
1605 BTRFS_SETGET_FUNCS(extent_flags, struct btrfs_extent_item, flags, 64);