Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ocfs2/
Daops.c1652 unsigned int clusters_to_alloc, extents_to_split, clusters_need = 0; in ocfs2_write_begin_nolock() local
1701 clusters_need = wc->w_clen; in ocfs2_write_begin_nolock()
1716 clusters_need += clusters_to_alloc; in ocfs2_write_begin_nolock()
1871 ret1 = ocfs2_try_to_free_truncate_log(osb, clusters_need); in ocfs2_write_begin_nolock()
Dxattr.c3034 int *clusters_need, in ocfs2_calc_xattr_set_need() argument
3231 if (clusters_need) in ocfs2_calc_xattr_set_need()
3232 *clusters_need = clusters_add; in ocfs2_calc_xattr_set_need()