init initializes the node n with the given key, val, bit, left, and right; it also sets dirty=true and clears ihash.
(t *diskTree, key Key, val Val, bit int, left, right *diskNode)
source not stored for this graph (policy: none)
no test coverage detected