Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Ddir.c2502 int *ret_num_leaves) in ocfs2_dx_dir_kmalloc_leaves() argument
2509 if (dx_leaves && ret_num_leaves) in ocfs2_dx_dir_kmalloc_leaves()
2510 *ret_num_leaves = num_dx_leaves; in ocfs2_dx_dir_kmalloc_leaves()