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

/freebsd-10.3-release/sys/fs/nfsclient/
H A Dnfs_clvfsops.c106 static void nfs_decode_args(struct mount *mp, struct nfsmount *nmp,
554 nfs_decode_args(struct mount *mp, struct nfsmount *nmp, struct nfs_args *argp, function
1093 nfs_decode_args(mp, nmp, &args, NULL, td->td_ucred, td);
1319 * Since nfs_decode_args() might optionally set them, these
1340 nfs_decode_args(mp, nmp, argp, hst, cred, td);
/freebsd-10.3-release/sys/nfsclient/
H A Dnfs_vfsops.c117 static void nfs_decode_args(struct mount *mp, struct nfsmount *nmp,
590 nfs_decode_args(struct mount *mp, struct nfsmount *nmp, struct nfs_args *argp, function
1141 nfs_decode_args(mp, nmp, &args, NULL);
1302 nfs_decode_args(mp, nmp, argp, hst);

Completed in 97 milliseconds