Searched refs:call_mountd (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/bsd/am-utils/dist/amd/ |
| H A D | ops_nfs.c | 110 static int call_mountd(fh_cache *fp, u_long proc, fwd_fun f, wchan_t wchan); 486 error = call_mountd(fp, MOUNTPROC_MNT, got_nfs_fh_mount, get_mntfs_wchan(mf)); in prime_nfs_fhandle_cache() 535 call_mountd(fh_cache *fp, u_long proc, fwd_fun fun, wchan_t wchan) in call_mountd() function 1091 call_mountd(&f, MOUNTPROC_UMNT, (fwd_fun *) NULL, (wchan_t) NULL); in nfs_umounted()
|
| /netbsd-src/external/bsd/am-utils/dist/ |
| H A D | ChangeLog | 4053 (call_mountd): Use UDPMSGSIZE instead of magic constant. 4207 * amd/ops_nfs.c (call_mountd): ditto 4305 argument of call_mountd() 9600 (call_mountd): Likewise, mnt_version also. 12472 (call_mountd): set the correct version for the mount protocol,
|