Lines Matching refs:clusters_to_alloc
1367 unsigned int *clusters_to_alloc,
1377 *clusters_to_alloc = 0;
1433 *clusters_to_alloc = *clusters_to_alloc + 1;
1636 unsigned int clusters_to_alloc, extents_to_split, clusters_need = 0;
1694 ret = ocfs2_populate_write_desc(inode, wc, &clusters_to_alloc,
1700 clusters_need += clusters_to_alloc;
1709 clusters_to_alloc, extents_to_split);
1717 if (clusters_to_alloc || extents_to_split) {
1726 clusters_to_alloc, extents_to_split,
1764 if (clusters_to_alloc) {
1766 ocfs2_clusters_to_bytes(osb->sb, clusters_to_alloc));
1820 if (clusters_to_alloc)
1822 ocfs2_clusters_to_bytes(osb->sb, clusters_to_alloc));