Searched refs:prev_clusters (Results 1 – 2 of 2) sorted by relevance
714 u32 prev_clusters, logical_start = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_extend_allocation() local729 prev_clusters = le32_to_cpu(vb->vb_xv->xr_clusters); in ocfs2_xattr_extend_allocation()747 prev_clusters; in ocfs2_xattr_extend_allocation()5012 u32 prev_clusters, in ocfs2_adjust_xattr_cross_cluster() argument5020 (unsigned long long)new_blk, prev_clusters); in ocfs2_adjust_xattr_cross_cluster()5027 prev_clusters, in ocfs2_adjust_xattr_cross_cluster()5034 ((prev_clusters - 1) * in ocfs2_adjust_xattr_cross_cluster()5037 if (prev_clusters > 1 && bucket_blkno(target) != last_blk) { in ocfs2_adjust_xattr_cross_cluster()5086 u32 prev_clusters = *num_clusters; in ocfs2_add_new_xattr_cluster() local5096 prev_cpos, prev_clusters); in ocfs2_add_new_xattr_cluster()[all …]
571 u32 prev_clusters; in __ocfs2_extend_allocation() local639 prev_clusters = OCFS2_I(inode)->ip_clusters; in __ocfs2_extend_allocation()660 clusters_to_add -= (OCFS2_I(inode)->ip_clusters - prev_clusters); in __ocfs2_extend_allocation()