OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
887
error =
nfs_nget
(dvp->v_mount, fhp, fhsize, &np);
923
error =
nfs_nget
(dvp->v_mount, fhp, fhsize, &np);
942
error =
nfs_nget
(dvp->v_mount, fhp, fhsize, &np);
2951
error =
nfs_nget
(dvp->v_mount, nfhp, fhlen, &np);
Completed in 16 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025