fsop_vnstate
extern int fsop_vnstate(vfs_t *, vnode_t *, vntrans_t);
#define VFS_VNSTATE(vfsp, vn, ns) fsop_vnstate(vfsp, vn, ns)