Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dalloc.h283 #define path_root_el(_path) ((_path)->p_node[0].el) macro
H A Dalloc.c595 depth = le16_to_cpu(path_root_el(path)->l_tree_depth); in ocfs2_reinit_path()
622 BUG_ON(path_root_el(dest) != path_root_el(src)); in ocfs2_cp_path()
693 path_root_el(path) = root_el; in ocfs2_new_path()
702 return ocfs2_new_path(path_root_bh(path), path_root_el(path), in ocfs2_new_path_from_path()
1899 return __ocfs2_find_path(ci, path_root_el(path), cpos, in ocfs2_find_path()