fn check_vnode_is_set(vnode: VirtualNode, vnodes: &Bitmap)
Expand description
Check whether the given vnode
is set in the vnodes
of this table.
fn check_vnode_is_set(vnode: VirtualNode, vnodes: &Bitmap)
Check whether the given vnode
is set in the vnodes
of this table.