OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ntfs_statvfs
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/ntfs/
ntfs_vfsops.c
72
static int
ntfs_statvfs
(struct mount *, struct statvfs *);
124
(void)
ntfs_statvfs
(mp, &mp->mnt_stat);
621
ntfs_statvfs
(struct mount *mp, struct statvfs *sbp)
function in typeref:typename:int
626
dprintf(("
ntfs_statvfs
():\n"));
880
.vfs_statvfs =
ntfs_statvfs
,
Completed in 40 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025