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

/freebsd-9.3-release/contrib/amd/amd/
H A Dops_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));
527 call_mountd(fh_cache *fp, u_long proc, fwd_fun fun, wchan_t wchan) function
556 plog(XLOG_INFO, "call_mountd: NFS version %d, mount version %d",
1039 call_mountd(&f, MOUNTPROC_UMNT, (fwd_fun *) 0, (wchan_t) 0);

Completed in 47 milliseconds