Searched refs:__ocfs2_find_path (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.c | 1787 static int __ocfs2_find_path(struct ocfs2_caching_info *ci, in __ocfs2_find_path() function 1901 return __ocfs2_find_path(ci, path_root_el(path), cpos, in ocfs2_find_path() 1933 ret = __ocfs2_find_path(ci, root_el, cpos, find_leaf_ins, &bh); in ocfs2_find_leaf()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.c | 1785 static int __ocfs2_find_path(struct ocfs2_caching_info *ci, in __ocfs2_find_path() function 1899 return __ocfs2_find_path(ci, path_root_el(path), cpos, in ocfs2_find_path() 1931 ret = __ocfs2_find_path(ci, root_el, cpos, find_leaf_ins, &bh); in ocfs2_find_leaf()
|
Completed in 17 milliseconds