vs_op 116 include/sys/mount.h struct vfsops *vs_op; /* pointer to vfs operation */ vs_op 138 usr/server/fs/vfs/vfs_mount.c mp->m_op = fs->vs_op;