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

/linux-master/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);
622 BUG_ON(path_root_el(dest) != path_root_el(src));
693 path_root_el(path) = root_el;
702 return ocfs2_new_path(path_root_bh(path), path_root_el(path),
1906 return __ocfs2_find_path(ci, path_root_el(path), cpos,

Completed in 111 milliseconds