Searched refs:ocfs2_journal_access_path (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ocfs2/
H A Dalloc.h300 int ocfs2_journal_access_path(struct ocfs2_caching_info *ci,
H A Dalloc.c717 * ocfs2_journal_access_path(), but I don't have a better one.
739 int ocfs2_journal_access_path(struct ocfs2_caching_info *ci, function
1124 status = ocfs2_journal_access_path(et->et_ci, handle, path);
2538 ret = ocfs2_journal_access_path(et->et_ci, handle, path);
3036 ret = ocfs2_journal_access_path(et->et_ci, handle, path);
3067 ret = ocfs2_journal_access_path(et->et_ci, handle, left_path);
4059 ret = ocfs2_journal_access_path(et->et_ci, handle, right_path);
4185 ret = ocfs2_journal_access_path(et->et_ci, handle, left_path);
4196 ret = ocfs2_journal_access_path(et->et_ci, handle, right_path);
5441 ret = ocfs2_journal_access_path(e
[all...]

Completed in 136 milliseconds