Searched refs:ocfs2_path_bh_journal_access (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/ocfs2/ |
D | alloc.c | 735 int ocfs2_path_bh_journal_access(handle_t *handle, in ocfs2_path_bh_journal_access() function 765 ret = ocfs2_path_bh_journal_access(handle, ci, path, i); in ocfs2_journal_access_path() 2157 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, right_path, in ocfs2_rotate_subtree_right() 2165 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in ocfs2_rotate_subtree_right() 2172 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in ocfs2_rotate_subtree_right() 2733 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, right_path, in ocfs2_rotate_subtree_left() 2741 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in ocfs2_rotate_subtree_left() 2748 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in ocfs2_rotate_subtree_left() 2900 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, path, in ocfs2_rotate_rightmost_leaf_left() 2980 ret = ocfs2_path_bh_journal_access(handle, et->et_ci, in __ocfs2_rotate_tree_left() [all …]
|
D | alloc.h | 312 int ocfs2_path_bh_journal_access(handle_t *handle,
|