Searched refs:ocfs2_path_bh_journal_access (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/fs/ocfs2/ |
D | alloc.c | 721 int ocfs2_path_bh_journal_access(handle_t *handle, in ocfs2_path_bh_journal_access() function 751 ret = ocfs2_path_bh_journal_access(handle, ci, path, i); in ocfs2_journal_access_path() 2143 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, right_path, in ocfs2_rotate_subtree_right() 2151 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in ocfs2_rotate_subtree_right() 2158 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in ocfs2_rotate_subtree_right() 2719 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, right_path, in ocfs2_rotate_subtree_left() 2727 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in ocfs2_rotate_subtree_left() 2734 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in ocfs2_rotate_subtree_left() 2886 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, path, in ocfs2_rotate_rightmost_leaf_left() 2966 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in __ocfs2_rotate_tree_left() [all …]
|
D | alloc.h | 298 int ocfs2_path_bh_journal_access(handle_t *handle,
|