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

  /src/sys/ufs/lfs/
lfs_vfsops.c 160 .vfs_statvfs = lfs_statvfs,
635 (void)lfs_statvfs(mp, &mp->mnt_stat);
1545 lfs_statvfs(struct mount *mp, struct statvfs *sbp) function in typeref:typename:int
lfs_vfsops.c 160 .vfs_statvfs = lfs_statvfs,
635 (void)lfs_statvfs(mp, &mp->mnt_stat);
1545 lfs_statvfs(struct mount *mp, struct statvfs *sbp) function in typeref:typename:int

Completed in 27 milliseconds