Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Ddir.c2532 int *ret_num_leaves) in ocfs2_dx_dir_kmalloc_leaves() argument
2539 if (dx_leaves && ret_num_leaves) in ocfs2_dx_dir_kmalloc_leaves()
2540 *ret_num_leaves = num_dx_leaves; in ocfs2_dx_dir_kmalloc_leaves()