Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Ddir.c2523 int *ret_num_leaves) in ocfs2_dx_dir_kmalloc_leaves() argument
2530 if (dx_leaves && ret_num_leaves) in ocfs2_dx_dir_kmalloc_leaves()
2531 *ret_num_leaves = num_dx_leaves; in ocfs2_dx_dir_kmalloc_leaves()