Searched refs:prev_clusters (Results 1 – 2 of 2) sorted by relevance
718 prev_clusters = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_extend_allocation()736 prev_clusters; in ocfs2_xattr_extend_allocation()5025 u32 prev_clusters, in ocfs2_adjust_xattr_cross_cluster() argument5033 (unsigned long long)new_blk, prev_clusters); in ocfs2_adjust_xattr_cross_cluster()5040 prev_clusters, in ocfs2_adjust_xattr_cross_cluster()5047 ((prev_clusters - 1) * in ocfs2_adjust_xattr_cross_cluster()5099 u32 prev_clusters = *num_clusters; in ocfs2_add_new_xattr_cluster() local5109 prev_cpos, prev_clusters); in ocfs2_add_new_xattr_cluster()5145 v_start = prev_cpos + prev_clusters; in ocfs2_add_new_xattr_cluster()5146 *num_clusters = prev_clusters + num_bits; in ocfs2_add_new_xattr_cluster()[all …]
561 u32 prev_clusters; in ocfs2_extend_allocation() local628 prev_clusters = OCFS2_I(inode)->ip_clusters; in ocfs2_extend_allocation()649 clusters_to_add -= (OCFS2_I(inode)->ip_clusters - prev_clusters); in ocfs2_extend_allocation()