clusters_to_alloc 1397 fs/ocfs2/aops.c 				     unsigned int *clusters_to_alloc,
clusters_to_alloc 1407 fs/ocfs2/aops.c 	*clusters_to_alloc = 0;
clusters_to_alloc 1463 fs/ocfs2/aops.c 			*clusters_to_alloc = *clusters_to_alloc + 1;
clusters_to_alloc 1665 fs/ocfs2/aops.c 	unsigned int clusters_to_alloc, extents_to_split, clusters_need = 0;
clusters_to_alloc 1723 fs/ocfs2/aops.c 	ret = ocfs2_populate_write_desc(inode, wc, &clusters_to_alloc,
clusters_to_alloc 1729 fs/ocfs2/aops.c 	clusters_need += clusters_to_alloc;
clusters_to_alloc 1738 fs/ocfs2/aops.c 			clusters_to_alloc, extents_to_split);
clusters_to_alloc 1746 fs/ocfs2/aops.c 	if (clusters_to_alloc || extents_to_split) {
clusters_to_alloc 1755 fs/ocfs2/aops.c 					    clusters_to_alloc, extents_to_split,
clusters_to_alloc 1793 fs/ocfs2/aops.c 	if (clusters_to_alloc) {
clusters_to_alloc 1795 fs/ocfs2/aops.c 			ocfs2_clusters_to_bytes(osb->sb, clusters_to_alloc));
clusters_to_alloc 1849 fs/ocfs2/aops.c 	if (clusters_to_alloc)
clusters_to_alloc 1851 fs/ocfs2/aops.c 			  ocfs2_clusters_to_bytes(osb->sb, clusters_to_alloc));