Searched refs:ocfs2_find_path (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/ocfs2/
H A Dalloc.h291 int ocfs2_find_path(struct ocfs2_caching_info *ci,
H A Dalloc.c1112 status = ocfs2_find_path(et->et_ci, path, UINT_MAX);
1899 int ocfs2_find_path(struct ocfs2_caching_info *ci, function
1927 * and calling ocfs2_find_path().
2430 ret = ocfs2_find_path(et->et_ci, left_path, cpos);
2945 ret = ocfs2_find_path(et->et_ci, right_path, right_cpos);
3061 ret = ocfs2_find_path(et->et_ci, left_path, cpos);
3327 ret = ocfs2_find_path(et->et_ci, right_path, right_cpos);
3490 ret = ocfs2_find_path(et->et_ci, left_path, left_cpos);
4045 ret = ocfs2_find_path(et->et_ci, left_path,
4287 ret = ocfs2_find_path(e
[all...]
H A Drefcounttree.c1004 ret = ocfs2_find_path(ci, left_path, cpos);
1023 ret = ocfs2_find_path(ci, right_path, cpos);
1682 ret = ocfs2_find_path(ci, path, old_cpos);
3088 ret = ocfs2_find_path(et->et_ci, path, cpos);
H A Dmove_extents.c83 ret = ocfs2_find_path(INODE_CACHE(inode), path, cpos);
H A Dfile.c1842 ret = ocfs2_find_path(INODE_CACHE(inode), path,

Completed in 147 milliseconds