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

  /src/sys/sys/
mount.h 195 int (*vfs_statvfs) (struct mount *, struct statvfs *); member in struct:vfsops
240 int VFS_STATVFS(struct mount *, struct statvfs *);
mount.h 195 int (*vfs_statvfs) (struct mount *, struct statvfs *); member in struct:vfsops
240 int VFS_STATVFS(struct mount *, struct statvfs *);

Completed in 241 milliseconds