Lines Matching refs:clusters_to_alloc
1384 unsigned int *clusters_to_alloc, in ocfs2_populate_write_desc() argument
1394 *clusters_to_alloc = 0; in ocfs2_populate_write_desc()
1450 *clusters_to_alloc = *clusters_to_alloc + 1; in ocfs2_populate_write_desc()
1652 unsigned int clusters_to_alloc, extents_to_split, clusters_need = 0; in ocfs2_write_begin_nolock() local
1710 ret = ocfs2_populate_write_desc(inode, wc, &clusters_to_alloc, in ocfs2_write_begin_nolock()
1716 clusters_need += clusters_to_alloc; in ocfs2_write_begin_nolock()
1725 clusters_to_alloc, extents_to_split); in ocfs2_write_begin_nolock()
1733 if (clusters_to_alloc || extents_to_split) { in ocfs2_write_begin_nolock()
1742 clusters_to_alloc, extents_to_split, in ocfs2_write_begin_nolock()
1780 if (clusters_to_alloc) { in ocfs2_write_begin_nolock()
1782 ocfs2_clusters_to_bytes(osb->sb, clusters_to_alloc)); in ocfs2_write_begin_nolock()
1836 if (clusters_to_alloc) in ocfs2_write_begin_nolock()
1838 ocfs2_clusters_to_bytes(osb->sb, clusters_to_alloc)); in ocfs2_write_begin_nolock()