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

  /src/sys/ufs/chfs/
chfs_vfsops.c 77 static int chfs_statvfs(struct mount *, struct statvfs *);
704 chfs_statvfs(struct mount *mp, struct statvfs *sbp) function in typeref:typename:int
808 .vfs_statvfs = chfs_statvfs,
chfs_vfsops.c 77 static int chfs_statvfs(struct mount *, struct statvfs *);
704 chfs_statvfs(struct mount *mp, struct statvfs *sbp) function in typeref:typename:int
808 .vfs_statvfs = chfs_statvfs,
chfs_vfsops.c 77 static int chfs_statvfs(struct mount *, struct statvfs *);
704 chfs_statvfs(struct mount *mp, struct statvfs *sbp) function in typeref:typename:int
808 .vfs_statvfs = chfs_statvfs,
chfs_vfsops.c 77 static int chfs_statvfs(struct mount *, struct statvfs *);
704 chfs_statvfs(struct mount *mp, struct statvfs *sbp) function in typeref:typename:int
808 .vfs_statvfs = chfs_statvfs,

Completed in 108 milliseconds