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

  /src/sys/fs/hfs/
hfs_vfsops.c 158 .vfs_statvfs = hfs_statvfs,
459 hfs_statvfs(struct mount *mp, struct statvfs *sbp) function in typeref:typename:int
464 printf("vfsop = hfs_statvfs()\n");
hfs_vfsops.c 158 .vfs_statvfs = hfs_statvfs,
459 hfs_statvfs(struct mount *mp, struct statvfs *sbp) function in typeref:typename:int
464 printf("vfsop = hfs_statvfs()\n");

Completed in 63 milliseconds