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_decode_args
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/nfs/
nfsmount.h
192
void
nfs_decode_args
(struct nfsmount *, struct nfs_args *,
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 29 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026