Searched refs:clusters_need (Results 1 – 2 of 2) sorted by relevance
1636 unsigned int clusters_to_alloc, extents_to_split, clusters_need = 0; in ocfs2_zero_tail() 1685 clusters_need = wc->w_clen; in ocfs2_write_begin_nolock() 1700 clusters_need += clusters_to_alloc; in ocfs2_write_begin_nolock() 1855 ret1 = ocfs2_try_to_free_truncate_log(osb, clusters_need); in ocfs2_write_begin_nolock() 1649 unsigned int clusters_to_alloc, extents_to_split, clusters_need = 0; ocfs2_write_begin_nolock() local
3042 int *clusters_need, in ocfs2_calc_xattr_set_need() argument 3239 if (clusters_need) in ocfs2_calc_xattr_set_need() 3240 *clusters_need = clusters_add; in ocfs2_calc_xattr_set_need()