OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfs_decode_args
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/nfs/
nfs_vfsops.c
437
nfs_decode_args
(struct nfsmount *nmp, struct nfs_args *argp, struct lwp *l)
function
641
nfs_decode_args
(nmp, args, l);
756
nfs_decode_args
(nmp, argp, l);
/src/sys/fs/nfs/client/
nfs_clvfsops.c
113
static void
nfs_decode_args
(struct mount *mp, struct nfsmount *nmp,
561
nfs_decode_args
(struct mount *mp, struct nfsmount *nmp, struct nfs_args *argp,
function
1199
nfs_decode_args
(mp, nmp, &args, NULL, td->td_ucred, td);
1441
* Since
nfs_decode_args
() might optionally set them, these
1462
nfs_decode_args
(mp, nmp, argp, hst, cred, td);
Completed in 26 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026