VTOF
#define VTOF(vp) ((struct fakefs_node *)(vp)->v_data)
#define VTOF(vp) ((struct fifonode *)((vp)->v_data))