<dec f='src/src/sys/fs/msdosfs/msdosfsmount.h' l='256' macro='1' type='int msdosfs_mount(struct mount * , const char * , void * , size_t * )'/>
<use f='src/src/sys/fs/msdosfs/msdosfs_vfsops.c' l='122'/>
<use f='src/src/sys/fs/msdosfs/msdosfs_vfsops.c' l='122'/>
<def f='src/src/sys/fs/msdosfs/msdosfs_vfsops.c' l='275' ll='455' type='int msdosfs_mount(struct mount * mp, const char * path, void * data, size_t * data_len)'/>
<doc f='src/src/sys/fs/msdosfs/msdosfs_vfsops.c' l='270'>/*
 * mp - path - addr in user space of mount point (ie /usr or whatever)
 * data - addr in user space of mount params including the name of the block
 * special file to treat as a filesystem.
 */</doc>
