Searched refs:ocfs2_add_branch (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.c | 1068 * Helper function for ocfs2_add_branch() and ocfs2_shift_tree_depth(). 1073 * ocfs2_add_branch() uses this to determine what logical cluster 1146 static int ocfs2_add_branch(handle_t *handle, in ocfs2_add_branch() function 1522 * *last_eb_bh will be updated by ocfs2_add_branch(). 1554 * ocfs2_add_branch). */ in ocfs2_grow_tree() 1578 /* call ocfs2_add_branch to add the final part of the tree with in ocfs2_grow_tree() 1580 ret = ocfs2_add_branch(handle, et, bh, last_eb_bh, in ocfs2_grow_tree() 4592 * ocfs2_figure_insert_type() and ocfs2_add_branch() in ocfs2_figure_insert_type()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.c | 1066 * Helper function for ocfs2_add_branch() and ocfs2_shift_tree_depth(). 1071 * ocfs2_add_branch() uses this to determine what logical cluster 1144 static int ocfs2_add_branch(handle_t *handle, in ocfs2_add_branch() function 1520 * *last_eb_bh will be updated by ocfs2_add_branch(). 1552 * ocfs2_add_branch). */ in ocfs2_grow_tree() 1576 /* call ocfs2_add_branch to add the final part of the tree with in ocfs2_grow_tree() 1578 ret = ocfs2_add_branch(handle, et, bh, last_eb_bh, in ocfs2_grow_tree() 4590 * ocfs2_figure_insert_type() and ocfs2_add_branch() in ocfs2_figure_insert_type()
|
Completed in 25 milliseconds