VTOI
#define VTOI(vp) ((struct iso_node *)(vp)->v_data)
#define VTOI(vp) ((struct inode *)(vp)->v_data)
#define VTOI(vp) (VTOFUD(vp)->nid)