Searched refs:p_node (Results 1 – 6 of 6) sorted by relevance
277 struct ocfs2_path_item p_node[OCFS2_MAX_PATH_DEPTH];280 #define path_root_bh(_path) ((_path)->p_node[0].bh)281 #define path_root_el(_path) ((_path)->p_node[0].el)283 #define path_leaf_bh(_path) ((_path)->p_node[(_path)->p_tree_depth].bh)284 #define path_leaf_el(_path) ((_path)->p_node[(_path)->p_tree_depth].el)279 struct ocfs2_path_item p_node[OCFS2_MAX_PATH_DEPTH]; global() member
1033 tmp_el = left_path->p_node[subtree_root].el; in ocfs2_get_refcount_cpos_end() 1034 blkno = left_path->p_node[subtree_root+1].bh->b_blocknr; in ocfs2_get_refcount_cpos_end()
290 void **p_node, in vmw_validation_add_resource() argument341 if (p_node) in vmw_validation_add_resource()342 *p_node = &node->private; in vmw_validation_add_resource()
162 void **p_node,
565 int p_node = pxm_to_node(p->processor_PD); in hmat_parse_proximity_domain() local567 if (p_node == NUMA_NO_NODE) { in hmat_parse_proximity_domain()
1069 struct maple_node *p_node; /* parent node. */ in mas_ascend() local1082 p_node = mte_parent(mas->node); in mas_ascend()1083 if (unlikely(a_node == p_node)) in mas_ascend()1088 a_enode = mt_mk_node(p_node, a_type); in mas_ascend()1091 if (p_node != mte_parent(mas->node)) in mas_ascend()