PATH 496 sys/mount.h #define VFS_MOUNT(MP, PATH, DATA, NDP, P) \ PATH 497 sys/mount.h (*(MP)->mnt_op->vfs_mount)(MP, PATH, DATA, NDP, P)