Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Ddir.c2494 int *ret_num_leaves) in ocfs2_dx_dir_kmalloc_leaves() argument
2501 if (dx_leaves && ret_num_leaves) in ocfs2_dx_dir_kmalloc_leaves()
2502 *ret_num_leaves = num_dx_leaves; in ocfs2_dx_dir_kmalloc_leaves()