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

  /src/sys/fs/filecorefs/
filecore_vfsops.c 115 .vfs_statvfs = filecore_statvfs,
211 (void)filecore_statvfs(mp, &mp->mnt_stat, p);
480 filecore_statvfs(struct mount *mp, struct statvfs *sbp) function in typeref:typename:int
filecore_vfsops.c 115 .vfs_statvfs = filecore_statvfs,
211 (void)filecore_statvfs(mp, &mp->mnt_stat, p);
480 filecore_statvfs(struct mount *mp, struct statvfs *sbp) function in typeref:typename:int
filecore_vfsops.c 115 .vfs_statvfs = filecore_statvfs,
211 (void)filecore_statvfs(mp, &mp->mnt_stat, p);
480 filecore_statvfs(struct mount *mp, struct statvfs *sbp) function in typeref:typename:int
filecore_vfsops.c 115 .vfs_statvfs = filecore_statvfs,
211 (void)filecore_statvfs(mp, &mp->mnt_stat, p);
480 filecore_statvfs(struct mount *mp, struct statvfs *sbp) function in typeref:typename:int
filecore_vfsops.c 115 .vfs_statvfs = filecore_statvfs,
211 (void)filecore_statvfs(mp, &mp->mnt_stat, p);
480 filecore_statvfs(struct mount *mp, struct statvfs *sbp) function in typeref:typename:int

Completed in 50 milliseconds