OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfs_statfs
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/nfs/
nfsproto.h
382
struct
nfs_statfs
{
struct
nfs_vfsops.c
163
struct
nfs_statfs
*sfp;
181
sfp = (struct
nfs_statfs
*)0;
204
nfsm_dissect(sfp, struct
nfs_statfs
*, NFSX_STATFS(v3));
nfs_serv.c
3327
struct
nfs_statfs
*sfp;
3359
nfsm_build(sfp, struct
nfs_statfs
*, NFSX_STATFS(v3));
/src/sys/fs/nfs/common/
oldnfsproto.h
645
struct
nfs_statfs
{
struct
/src/sys/fs/nfs/client/
nfs_clvfsops.c
127
static vfs_statfs_t
nfs_statfs
;
variable
140
.vfs_statfs =
nfs_statfs
,
281
nfs_statfs
(struct mount *mp, struct statfs *sbp)
function
1550
* by
nfs_statfs
() before any I/O occurs.
Completed in 30 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026