Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dalloc.c1073 * Helper function for ocfs2_add_branch() and ocfs2_shift_tree_depth().
1081 * ocfs2_shift_tree_depth() uses this to determine the # clusters
1354 static int ocfs2_shift_tree_depth(handle_t *handle, in ocfs2_shift_tree_depth() function
1557 /* ocfs2_shift_tree_depth will return us a buffer with in ocfs2_grow_tree()
1560 ret = ocfs2_shift_tree_depth(handle, et, meta_ac, &bh); in ocfs2_grow_tree()