Searched refs:ocfs2_remove_rightmost_path (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.c | 3016 static int ocfs2_remove_rightmost_path(handle_t *handle, in ocfs2_remove_rightmost_path() function 3121 ret = ocfs2_remove_rightmost_path(handle, et, path, dealloc); in ocfs2_remove_rightmost_empty_extent() 3212 ret = ocfs2_remove_rightmost_path(handle, et, path, in ocfs2_rotate_tree_left() 3623 /* extend credit for ocfs2_remove_rightmost_path */ in ocfs2_merge_rec_left() 3632 ret = ocfs2_remove_rightmost_path(handle, et, in ocfs2_merge_rec_left() 3669 /* extend credit for ocfs2_remove_rightmost_path */ in ocfs2_try_to_merge_extent() 3725 /* extend credit for ocfs2_remove_rightmost_path */ in ocfs2_try_to_merge_extent() 3755 /* extend credit for ocfs2_remove_rightmost_path */ in ocfs2_try_to_merge_extent() 3799 /* extend credit for ocfs2_remove_rightmost_path */ in ocfs2_try_to_merge_extent() 5358 /* extend credit for ocfs2_remove_rightmost_path */ in ocfs2_truncate_rec() [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.c | 3014 static int ocfs2_remove_rightmost_path(handle_t *handle, in ocfs2_remove_rightmost_path() function 3119 ret = ocfs2_remove_rightmost_path(handle, et, path, dealloc); in ocfs2_remove_rightmost_empty_extent() 3210 ret = ocfs2_remove_rightmost_path(handle, et, path, in ocfs2_rotate_tree_left() 3621 /* extend credit for ocfs2_remove_rightmost_path */ in ocfs2_merge_rec_left() 3630 ret = ocfs2_remove_rightmost_path(handle, et, in ocfs2_merge_rec_left() 3667 /* extend credit for ocfs2_remove_rightmost_path */ in ocfs2_try_to_merge_extent() 3723 /* extend credit for ocfs2_remove_rightmost_path */ in ocfs2_try_to_merge_extent() 3753 /* extend credit for ocfs2_remove_rightmost_path */ in ocfs2_try_to_merge_extent() 3797 /* extend credit for ocfs2_remove_rightmost_path */ in ocfs2_try_to_merge_extent() 5356 /* extend credit for ocfs2_remove_rightmost_path */ in ocfs2_truncate_rec() [all...] |
Completed in 14 milliseconds