fsop_mountroot
extern int fsop_mountroot(vfs_t *, enum whymountroot);
#define VFS_MOUNTROOT(vfsp, init) fsop_mountroot(vfsp, init)