Searched refs:ocfs2_path_bh_journal_access (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/ocfs2/ |
| H A D | alloc.c | 719 int ocfs2_path_bh_journal_access(handle_t *handle, in ocfs2_path_bh_journal_access() function 749 ret = ocfs2_path_bh_journal_access(handle, ci, path, i); in ocfs2_journal_access_path() 2163 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in ocfs2_rotate_subtree_right() 2170 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in ocfs2_rotate_subtree_right() 2739 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in ocfs2_rotate_subtree_left() 2746 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in ocfs2_rotate_subtree_left() 2978 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in __ocfs2_rotate_tree_left() 3420 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in ocfs2_merge_rec_right() 3427 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in ocfs2_merge_rec_right() 3582 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in ocfs2_merge_rec_left() [all …]
|
| H A D | alloc.h | 294 int ocfs2_path_bh_journal_access(handle_t *handle,
|