Searched refs:get_node (Results 1 – 4 of 4) sorted by relevance
28 let n1 = Store.Path.get_node root1 path29 and n2 = Store.Path.get_node root2 path in47 let oldnode = Store.Path.get_node oldroot path48 and currentnode = Store.Path.get_node currentroot path in60 let pnode = Store.Path.get_node currentroot (Store.Path.get_parent path) in210 let n = Store.get_node store p in
188 let get_node rnode path = function309 let get_node store path = function310 Path.get_node store.root path427 let rmed_node = Path.get_node store.root path in435 match Path.get_node store.root path with
1174 static unsigned int node_to_scrub(bool get_node) in node_to_scrub() argument1184 (!get_node || !node_test_and_set(node, node_scrubbing)) ) in node_to_scrub()1204 if ( !get_node ) in node_to_scrub()
581 static struct node *get_node(struct connection *conn, in get_node() function818 return get_node(conn, ctx, *canonical_name, perm); in get_node_canonicalized()
Completed in 13 milliseconds