Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/amd/amd/
H A Dops_nfs.c108 static int call_mountd(fh_cache *fp, u_long proc, fwd_fun f, wchan_t wchan);
484 error = call_mountd(fp, MOUNTPROC_MNT, got_nfs_fh_mount, get_mntfs_wchan(mf)); in prime_nfs_fhandle_cache()
533 call_mountd(fh_cache *fp, u_long proc, fwd_fun fun, wchan_t wchan) in call_mountd() function
1089 call_mountd(&f, MOUNTPROC_UMNT, (fwd_fun *) NULL, (wchan_t) NULL); in nfs_umounted()
/freebsd-12.1/contrib/amd/
H A DChangeLog4047 (call_mountd): Use UDPMSGSIZE instead of magic constant.
4201 * amd/ops_nfs.c (call_mountd): ditto
4299 argument of call_mountd()
9594 (call_mountd): Likewise, mnt_version also.
12466 (call_mountd): set the correct version for the mount protocol,