Home
last modified time | relevance | path

Searched refs:__ocfs2_find_path (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/fs/ocfs2/
Dalloc.c1788 static int __ocfs2_find_path(struct ocfs2_caching_info *ci, in __ocfs2_find_path() function
1902 return __ocfs2_find_path(ci, path_root_el(path), cpos, in ocfs2_find_path()
1934 ret = __ocfs2_find_path(ci, root_el, cpos, find_leaf_ins, &bh); in ocfs2_find_leaf()