Searched refs:ocfs2_journal_access_path (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.h | 302 int ocfs2_journal_access_path(struct ocfs2_caching_info *ci,
|
H A D | alloc.c | 719 * ocfs2_journal_access_path(), but I don't have a better one. 741 int ocfs2_journal_access_path(struct ocfs2_caching_info *ci, in ocfs2_journal_access_path() function 1119 status = ocfs2_journal_access_path(et->et_ci, handle, path); in ocfs2_adjust_rightmost_branch() 2533 ret = ocfs2_journal_access_path(et->et_ci, handle, path); in ocfs2_update_edge_lengths() 3031 ret = ocfs2_journal_access_path(et->et_ci, handle, path); in ocfs2_remove_rightmost_path() 3062 ret = ocfs2_journal_access_path(et->et_ci, handle, left_path); in ocfs2_remove_rightmost_path() 4054 ret = ocfs2_journal_access_path(et->et_ci, handle, right_path); in ocfs2_append_rec_to_path() 4180 ret = ocfs2_journal_access_path(et->et_ci, handle, left_path); in ocfs2_insert_path() 4191 ret = ocfs2_journal_access_path(et->et_ci, handle, right_path); in ocfs2_insert_path() 5436 ret = ocfs2_journal_access_path(e in ocfs2_truncate_rec() [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.h | 300 int ocfs2_journal_access_path(struct ocfs2_caching_info *ci,
|
H A D | alloc.c | 717 * ocfs2_journal_access_path(), but I don't have a better one. 739 int ocfs2_journal_access_path(struct ocfs2_caching_info *ci, in ocfs2_journal_access_path() function 1117 status = ocfs2_journal_access_path(et->et_ci, handle, path); in ocfs2_adjust_rightmost_branch() 2531 ret = ocfs2_journal_access_path(et->et_ci, handle, path); in ocfs2_update_edge_lengths() 3029 ret = ocfs2_journal_access_path(et->et_ci, handle, path); in ocfs2_remove_rightmost_path() 3060 ret = ocfs2_journal_access_path(et->et_ci, handle, left_path); in ocfs2_remove_rightmost_path() 4052 ret = ocfs2_journal_access_path(et->et_ci, handle, right_path); in ocfs2_append_rec_to_path() 4178 ret = ocfs2_journal_access_path(et->et_ci, handle, left_path); in ocfs2_insert_path() 4189 ret = ocfs2_journal_access_path(et->et_ci, handle, right_path); in ocfs2_insert_path() 5434 ret = ocfs2_journal_access_path(e in ocfs2_truncate_rec() [all...] |
Completed in 27 milliseconds