vfs: remove the __bo_vnode field from struct vnode
The pointer can be obtained using __containerof instead.
Reviewed by: kib