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 - 7
of
7
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
nfs.h
359
struct
nfs_statfs
{
struct
print-nfs.c
1271
const struct
nfs_statfs
*sfsp;
1293
sfsp = (const struct
nfs_statfs
*)dp;
/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
3333
struct
nfs_statfs
*sfp;
3365
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 22 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026