Lines Matching refs:clusters_to_alloc
1388 unsigned int *clusters_to_alloc, in ocfs2_populate_write_desc() argument
1398 *clusters_to_alloc = 0; in ocfs2_populate_write_desc()
1454 *clusters_to_alloc = *clusters_to_alloc + 1; in ocfs2_populate_write_desc()
1656 unsigned int clusters_to_alloc, extents_to_split, clusters_need = 0; in ocfs2_write_begin_nolock() local
1714 ret = ocfs2_populate_write_desc(inode, wc, &clusters_to_alloc, in ocfs2_write_begin_nolock()
1720 clusters_need += clusters_to_alloc; in ocfs2_write_begin_nolock()
1729 clusters_to_alloc, extents_to_split); in ocfs2_write_begin_nolock()
1737 if (clusters_to_alloc || extents_to_split) { in ocfs2_write_begin_nolock()
1746 clusters_to_alloc, extents_to_split, in ocfs2_write_begin_nolock()
1784 if (clusters_to_alloc) { in ocfs2_write_begin_nolock()
1786 ocfs2_clusters_to_bytes(osb->sb, clusters_to_alloc)); in ocfs2_write_begin_nolock()
1840 if (clusters_to_alloc) in ocfs2_write_begin_nolock()
1842 ocfs2_clusters_to_bytes(osb->sb, clusters_to_alloc)); in ocfs2_write_begin_nolock()