site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com S+E -- Quinn "The Eskimo!" <http://www.apple.com/developer/> Apple Developer Technical Support * Networking, Communications, Hardware _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... At 18:43 -0400 1/5/05, Bijoy Thomas wrote: Can anyone provide any info on what functions are called and when during a mount? Off the top of my head ('cause I don't have time to look up the exact details), my guess is that your VFS 'mount' and 'root' entry points will be called. It's also likely that you'll get a stat ('getattr') on the root directory. Have you set up two-machine debugging? If so, you can just step through this in source. This email sent to site_archiver@lists.apple.com