Searched defs:p_cluster (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/ocfs2/
H A Dextent_map.c678 u32 cpos, num_clusters, p_cluster; ocfs2_extent_map_get_blocks() local
529 ocfs2_relative_extent_offsets(struct super_block *sb, u32 v_cluster, struct ocfs2_extent_rec *rec, u32 *p_cluster, u32 *num_clusters) ocfs2_relative_extent_offsets() argument
544 ocfs2_xattr_get_clusters(struct inode *inode, u32 v_cluster, u32 *p_cluster, u32 *num_clusters, struct ocfs2_extent_list *el, unsigned int *extent_flags) ocfs2_xattr_get_clusters() argument
610 ocfs2_get_clusters(struct inode *inode, u32 v_cluster, u32 *p_cluster, u32 *num_clusters, unsigned int *extent_flags) ocfs2_get_clusters() argument
H A Drefcounttree.c3360 u32 p_cluster, num_clusters; ocfs2_replace_cow() local
3491 u32 p_cluster, num_clusters; ocfs2_refcount_cow() local
3545 u32 p_cluster, num_clusters; ocfs2_refcounted_xattr_delete_need() local
3804 u32 cpos, num_clusters, clusters, p_cluster; ocfs2_attach_refcount_tree() local
3999 u32 p_cluster, num_clusters, clusters, cpos; ocfs2_duplicate_extent_list() local
2846 ocfs2_lock_refcount_allocators(struct super_block *sb, u32 p_cluster, u32 num_clusters, struct ocfs2_extent_tree *et, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_alloc_context **meta_ac, struct ocfs2_alloc_context **data_ac, int *credits) ocfs2_lock_refcount_allocators() argument
3055 ocfs2_clear_ext_refcount(handle_t *handle, struct ocfs2_extent_tree *et, u32 cpos, u32 p_cluster, u32 len, unsigned int ext_flags, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_clear_ext_refcount() argument
3195 ocfs2_di_get_clusters(struct ocfs2_cow_context *context, u32 v_cluster, u32 *p_cluster, u32 *num_clusters, unsigned int *extent_flags) ocfs2_di_get_clusters() argument
3204 ocfs2_make_clusters_writable(struct super_block *sb, struct ocfs2_cow_context *context, u32 cpos, u32 p_cluster, u32 num_clusters, unsigned int e_flags) ocfs2_make_clusters_writable() argument
3521 ocfs2_xattr_value_get_clusters(struct ocfs2_cow_context *context, u32 v_cluster, u32 *p_cluster, u32 *num_clusters, unsigned int *extent_flags) ocfs2_xattr_value_get_clusters() argument
3685 ocfs2_add_refcount_flag(struct inode *inode, struct ocfs2_extent_tree *data_et, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, u32 cpos, u32 p_cluster, u32 num_clusters, struct ocfs2_cached_dealloc_ctxt *dealloc, struct ocfs2_post_refcount *post) ocfs2_add_refcount_flag() argument
3895 ocfs2_add_refcounted_extent(struct inode *inode, struct ocfs2_extent_tree *et, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, u32 cpos, u32 p_cluster, u32 num_clusters, unsigned int ext_flags, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_add_refcounted_extent() argument
H A Dxattr.c1090 u32 cpos, p_cluster, num_clusters, bpc, clusters; ocfs2_xattr_get_value_outside() local
1338 u32 p_cluster, num_clusters; __ocfs2_xattr_set_value_outside() local
2312 u32 p_cluster, num_clusters; ocfs2_lock_xattr_remove_allocators() local
5758 u32 p_cluster, num_clusters; ocfs2_prepare_refcount_xattr() local
5885 u32 cpos, p_cluster, num_clusters; ocfs2_xattr_value_attach_refcount() local
6341 u32 clusters, cpos, p_cluster, num_clusters; ocfs2_reflink_xattr_header() local
6919 u32 p_cluster, num_clusters, reflink_cpos = 0; ocfs2_reflink_xattr_buckets() local

Completed in 182 milliseconds