HomeSort by: relevance | last modified time | path
    Searched defs:hfs_mountfs (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/hfs/
hfs_vfsops.c 297 if ((error = hfs_mountfs(devvp, mp, l, args->fspec)) != 0)
340 hfs_mountfs(struct vnode *devvp, struct mount *mp, struct lwp *l, function in typeref:typename:int
hfs_vfsops.c 297 if ((error = hfs_mountfs(devvp, mp, l, args->fspec)) != 0)
340 hfs_mountfs(struct vnode *devvp, struct mount *mp, struct lwp *l, function in typeref:typename:int

Completed in 21 milliseconds