120 /* * A cache of vnode references. * Lock requirements are: * * : stable * c unheadlock[hash] * l un_lock * m un_lock or vnode lock to read, un_lock and * exclusive vnode lock to write * v vnode lock to read, exclusive vnode lock to write * * Lock order is vnode then un_lock. */