fsop_vget
extern int fsop_vget(vfs_t *, vnode_t **, fid_t *);
#define VFS_VGET(vfsp, vpp, fidp) fsop_vget(vfsp, vpp, fidp)