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

/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clvfsops.c116 static void nfs_decode_args(struct mount *mp, struct nfsmount *nmp,
568 nfs_decode_args(struct mount *mp, struct nfsmount *nmp, struct nfs_args *argp, function
1238 nfs_decode_args(mp, nmp, &args, NULL, td->td_ucred, td);
1508 * Since nfs_decode_args() might optionally set them, these
1529 nfs_decode_args(mp, nmp, argp, hst, cred, td);

Completed in 96 milliseconds