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 in typeref:typename:void 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);
|