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

  /src/sys/fs/hfs/
hfs_vfsops.c 155 .vfs_unmount = hfs_unmount,
406 hfs_unmount(struct mount *mp, int mntflags) function in typeref:typename:int
415 printf("vfsop = hfs_unmount()\n");
hfs_vfsops.c 155 .vfs_unmount = hfs_unmount,
406 hfs_unmount(struct mount *mp, int mntflags) function in typeref:typename:int
415 printf("vfsop = hfs_unmount()\n");

Completed in 21 milliseconds