Home
last modified time | relevance | path

Searched refs:clusters_to_alloc (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ocfs2/
A Daops.c1385 unsigned int *clusters_to_alloc, in ocfs2_populate_write_desc() argument
1395 *clusters_to_alloc = 0; in ocfs2_populate_write_desc()
1451 *clusters_to_alloc = *clusters_to_alloc + 1; in ocfs2_populate_write_desc()
1717 clusters_need += clusters_to_alloc; in ocfs2_write_begin_nolock()
1726 clusters_to_alloc, extents_to_split); in ocfs2_write_begin_nolock()
1734 if (clusters_to_alloc || extents_to_split) { in ocfs2_write_begin_nolock()
1743 clusters_to_alloc, extents_to_split, in ocfs2_write_begin_nolock()
1781 if (clusters_to_alloc) { in ocfs2_write_begin_nolock()
1783 ocfs2_clusters_to_bytes(osb->sb, clusters_to_alloc)); in ocfs2_write_begin_nolock()
1837 if (clusters_to_alloc) in ocfs2_write_begin_nolock()
[all …]

Completed in 10 milliseconds