Searched defs:p_cluster (Results 1 – 3 of 3) sorted by relevance
/linux/fs/ocfs2/ |
H A D | extent_map.c | 528 u32 *p_cluster, u32 *num_clusters) in ocfs2_relative_extent_offsets() 541 u32 *p_cluster, u32 *num_clusters, in ocfs2_xattr_get_clusters() 606 u32 *p_cluster, u32 *num_clusters, in ocfs2_get_clusters() 673 u32 cpos, num_clusters, p_cluster; in ocfs2_extent_map_get_blocks() local
|
H A D | refcounttree.c | 2831 u32 p_cluster, u32 num_clusters, in ocfs2_lock_refcount_allocators() 3049 u32 cpos, u32 p_cluster, u32 len, in ocfs2_clear_ext_refcount() 3158 u32 v_cluster, u32 *p_cluster, in ocfs2_di_get_clusters() 3168 u32 cpos, u32 p_cluster, in ocfs2_make_clusters_writable() 3322 u32 p_cluster, num_clusters; in ocfs2_replace_cow() local 3452 u32 p_cluster, num_clusters; in ocfs2_refcount_cow() local 3483 u32 v_cluster, u32 *p_cluster, in ocfs2_xattr_value_get_clusters() 3506 u32 p_cluster, num_clusters; in ocfs2_refcounted_xattr_delete_need() local 3649 u32 cpos, u32 p_cluster, u32 num_clusters, in ocfs2_add_refcount_flag() 3767 u32 cpos, num_clusters, clusters, p_cluster; in ocfs2_attach_refcount_tree() local [all …]
|
H A D | file.c | 1549 u32 cluster, p_cluster, nr_clusters; in ocfs2_zeroout_partial_cluster() local
|