Searched refs:ocfs2_dx_dir_kmalloc_leaves (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ocfs2/
H A Ddir.c2491 static struct buffer_head **ocfs2_dx_dir_kmalloc_leaves(struct super_block *sb, function
2800 dx_leaves = ocfs2_dx_dir_kmalloc_leaves(sb,
3724 orig_dx_leaves = ocfs2_dx_dir_kmalloc_leaves(osb->sb, &num_dx_leaves);
3731 new_dx_leaves = ocfs2_dx_dir_kmalloc_leaves(osb->sb, NULL);
4019 dx_leaves = ocfs2_dx_dir_kmalloc_leaves(osb->sb, &num_dx_leaves);

Completed in 182 milliseconds