Home
last modified time | relevance | path

Searched refs:nfs_decode_args (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/nfsclient/
H A Dnfs_clvfsops.c113 static void nfs_decode_args(struct mount *mp, struct nfsmount *nmp,
604 nfs_decode_args(struct mount *mp, struct nfsmount *nmp, struct nfs_args *argp, in nfs_decode_args() function
1291 nfs_decode_args(mp, nmp, &args, NULL, td->td_ucred, td); in nfs_mount()
1640 nfs_decode_args(mp, nmp, argp, hst, cred, td); in mountnfs()