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

/linux-master/fs/ocfs2/
H A Dextent_map.c515 ocfs2_relative_extent_offsets(struct super_block *sb, u32 v_cluster, struct ocfs2_extent_rec *rec, u32 *p_cluster, u32 *num_clusters) argument
530 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) argument
595 ocfs2_get_clusters(struct inode *inode, u32 v_cluster, u32 *p_cluster, u32 *num_clusters, unsigned int *extent_flags) argument
663 u32 cpos, num_clusters, p_cluster; local
[all...]
H A Dfile.c1545 u32 cluster, p_cluster, nr_clusters; local
H A Drefcounttree.c2836 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) argument
3056 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) argument
3166 ocfs2_di_get_clusters(struct ocfs2_cow_context *context, u32 v_cluster, u32 *p_cluster, u32 *num_clusters, unsigned int *extent_flags) argument
3175 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) argument
3331 u32 p_cluster, num_clusters; local
3461 u32 p_cluster, num_clusters; local
3491 ocfs2_xattr_value_get_clusters(struct ocfs2_cow_context *context, u32 v_cluster, u32 *p_cluster, u32 *num_clusters, unsigned int *extent_flags) argument
3515 u32 p_cluster, num_clusters; local
3654 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) argument
3776 u32 cpos, num_clusters, clusters, p_cluster; local
3867 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) argument
3978 u32 p_cluster, num_clusters, clusters, cpos; local
4490 u32 p_cluster, num_clusters, slast, spos, tpos, remapped_clus = 0; local
[all...]
H A Dxattr.c1100 u32 cpos, p_cluster, num_clusters, bpc, clusters; local
1349 u32 p_cluster, num_clusters; local
2323 u32 p_cluster, num_clusters; local
5766 u32 p_cluster, num_clusters; local
5893 u32 cpos, p_cluster, num_clusters; local
6349 u32 clusters, cpos, p_cluster, num_clusters; local
6927 u32 p_cluster, num_clusters, reflink_cpos = 0; local
[all...]

Completed in 152 milliseconds