Home
last modified time | relevance | path

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

/NextBSD/contrib/amd/amd/
HDops_nfs.c112 static int call_mountd(fh_cache *fp, u_long proc, fwd_fun f, wchan_t wchan);
478 error = call_mountd(fp, MOUNTPROC_MNT, got_nfs_fh_mount, get_mntfs_wchan(mf)); in prime_nfs_fhandle_cache()
527 call_mountd(fh_cache *fp, u_long proc, fwd_fun fun, wchan_t wchan) in call_mountd() function
1039 call_mountd(&f, MOUNTPROC_UMNT, (fwd_fun *) 0, (wchan_t) 0); in nfs_umounted()
/NextBSD/contrib/amd/
HDChangeLog2987 (call_mountd): Use UDPMSGSIZE instead of magic constant.
3141 * amd/ops_nfs.c (call_mountd): ditto
3239 argument of call_mountd()
8534 (call_mountd): Likewise, mnt_version also.
11406 (call_mountd): set the correct version for the mount protocol,