Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dalloc.h299 #define path_root_el(_path) ((_path)->p_node[0].el) macro
Dalloc.c611 depth = le16_to_cpu(path_root_el(path)->l_tree_depth); in ocfs2_reinit_path()
638 BUG_ON(path_root_el(dest) != path_root_el(src)); in ocfs2_cp_path()
709 path_root_el(path) = root_el; in ocfs2_new_path()
718 return ocfs2_new_path(path_root_bh(path), path_root_el(path), in ocfs2_new_path_from_path()
1916 return __ocfs2_find_path(ci, path_root_el(path), cpos, in ocfs2_find_path()