Searched refs:ocfs2_journal_access_path (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ocfs2/ |
| H A D | alloc.h | 298 int ocfs2_journal_access_path(struct ocfs2_caching_info *ci,
|
| H A D | alloc.c | 740 int ocfs2_journal_access_path(struct ocfs2_caching_info *ci, in ocfs2_journal_access_path() function 1125 status = ocfs2_journal_access_path(et->et_ci, handle, path); in ocfs2_adjust_rightmost_branch() 2547 ret = ocfs2_journal_access_path(et->et_ci, handle, path); in ocfs2_update_edge_lengths() 3045 ret = ocfs2_journal_access_path(et->et_ci, handle, path); in ocfs2_remove_rightmost_path() 3076 ret = ocfs2_journal_access_path(et->et_ci, handle, left_path); in ocfs2_remove_rightmost_path() 4067 ret = ocfs2_journal_access_path(et->et_ci, handle, right_path); in ocfs2_append_rec_to_path() 4193 ret = ocfs2_journal_access_path(et->et_ci, handle, left_path); in ocfs2_insert_path() 4204 ret = ocfs2_journal_access_path(et->et_ci, handle, right_path); in ocfs2_insert_path() 5449 ret = ocfs2_journal_access_path(et->et_ci, handle, path); in ocfs2_truncate_rec() 5455 ret = ocfs2_journal_access_path(et->et_ci, handle, left_path); in ocfs2_truncate_rec()
|