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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dalloc.c74 #define path_root_el(_path) ((_path)->p_node[0].el) macro
106 depth = le16_to_cpu(path_root_el(path)->l_tree_depth);
174 path_root_el(path) = root_el;
1143 return __ocfs2_find_path(inode, path_root_el(path), cpos,
1600 path_root_el(right_path));
1864 path_root_el(right_path));
1890 el = path_root_el(right_path);
3007 ret = ocfs2_find_leaf(inode, path_root_el(path), cpos, &bh);

Completed in 73 milliseconds