Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.c1068 * Helper function for ocfs2_add_branch() and ocfs2_shift_tree_depth().
1076 * ocfs2_shift_tree_depth() uses this to determine the # clusters
1349 static int ocfs2_shift_tree_depth(handle_t *handle, in ocfs2_shift_tree_depth() function
1552 /* ocfs2_shift_tree_depth will return us a buffer with in ocfs2_grow_tree()
1555 ret = ocfs2_shift_tree_depth(handle, et, meta_ac, &bh); in ocfs2_grow_tree()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dalloc.c1066 * Helper function for ocfs2_add_branch() and ocfs2_shift_tree_depth().
1074 * ocfs2_shift_tree_depth() uses this to determine the # clusters
1347 static int ocfs2_shift_tree_depth(handle_t *handle, in ocfs2_shift_tree_depth() function
1550 /* ocfs2_shift_tree_depth will return us a buffer with in ocfs2_grow_tree()
1553 ret = ocfs2_shift_tree_depth(handle, et, meta_ac, &bh); in ocfs2_grow_tree()

Completed in 19 milliseconds