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_nget
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/nfs/
nfs_var.h
90
#define
nfs_nget
(mp, fhp, fhsize, npp) \
macro
nfs_vfsops.c
776
error =
nfs_nget
(mp, (nfsfh_t *)argp->fh, argp->fhsize, &np);
1081
error =
nfs_nget
(mp, (void *)fid->fid_data, fhsize, &np);
nfsm_subs.h
172
if ((t1 =
nfs_nget
((d)->v_mount, ttfhp, ttfhsize, \
nfs_vnops.c
890
error =
nfs_nget
(dvp->v_mount, fhp, fhsize, &np);
926
error =
nfs_nget
(dvp->v_mount, fhp, fhsize, &np);
945
error =
nfs_nget
(dvp->v_mount, fhp, fhsize, &np);
2955
error =
nfs_nget
(dvp->v_mount, nfhp, fhlen, &np);
Completed in 19 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026