Lines Matching refs:clusters_to_alloc
1397 unsigned int *clusters_to_alloc, in ocfs2_populate_write_desc() argument
1407 *clusters_to_alloc = 0; in ocfs2_populate_write_desc()
1463 *clusters_to_alloc = *clusters_to_alloc + 1; in ocfs2_populate_write_desc()
1665 unsigned int clusters_to_alloc, extents_to_split, clusters_need = 0; in ocfs2_write_begin_nolock() local
1723 ret = ocfs2_populate_write_desc(inode, wc, &clusters_to_alloc, in ocfs2_write_begin_nolock()
1729 clusters_need += clusters_to_alloc; in ocfs2_write_begin_nolock()
1738 clusters_to_alloc, extents_to_split); in ocfs2_write_begin_nolock()
1746 if (clusters_to_alloc || extents_to_split) { in ocfs2_write_begin_nolock()
1755 clusters_to_alloc, extents_to_split, in ocfs2_write_begin_nolock()
1793 if (clusters_to_alloc) { in ocfs2_write_begin_nolock()
1795 ocfs2_clusters_to_bytes(osb->sb, clusters_to_alloc)); in ocfs2_write_begin_nolock()
1849 if (clusters_to_alloc) in ocfs2_write_begin_nolock()
1851 ocfs2_clusters_to_bytes(osb->sb, clusters_to_alloc)); in ocfs2_write_begin_nolock()