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

/linux-4.1.27/fs/ocfs2/
H A Dextent_map.c676 u32 cpos, num_clusters, p_cluster; ocfs2_extent_map_get_blocks() local
528 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
543 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
608 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.c3376 u32 p_cluster, num_clusters; ocfs2_replace_cow() local
3509 u32 p_cluster, num_clusters; ocfs2_refcount_cow() local
3563 u32 p_cluster, num_clusters; ocfs2_refcounted_xattr_delete_need() local
3822 u32 cpos, num_clusters, clusters, p_cluster; ocfs2_attach_refcount_tree() local
4017 u32 p_cluster, num_clusters, clusters, cpos; ocfs2_duplicate_extent_list() local
2857 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
3069 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
3211 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
3220 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
3539 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
3703 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
3913 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.c1096 u32 cpos, p_cluster, num_clusters, bpc, clusters; ocfs2_xattr_get_value_outside() local
1344 u32 p_cluster, num_clusters; __ocfs2_xattr_set_value_outside() local
2318 u32 p_cluster, num_clusters; ocfs2_lock_xattr_remove_allocators() local
5766 u32 p_cluster, num_clusters; ocfs2_prepare_refcount_xattr() local
5893 u32 cpos, p_cluster, num_clusters; ocfs2_xattr_value_attach_refcount() local
6349 u32 clusters, cpos, p_cluster, num_clusters; ocfs2_reflink_xattr_header() local
6927 u32 p_cluster, num_clusters, reflink_cpos = 0; ocfs2_reflink_xattr_buckets() local

Completed in 234 milliseconds