Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dalloc.c1802 static int __ocfs2_find_path(struct ocfs2_caching_info *ci, in __ocfs2_find_path() function
1916 return __ocfs2_find_path(ci, path_root_el(path), cpos, in ocfs2_find_path()
1948 ret = __ocfs2_find_path(ci, root_el, cpos, find_leaf_ins, &bh); in ocfs2_find_leaf()