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

/freebsd-9.3-release/contrib/amd/amd/
H A Dops_nfs.c98 u_long fh_nfs_version; /* highest NFS version on host */ member in struct:fh_cache
194 if (fp->fh_nfs_version == NFS_VERSION3) {
258 if (fp->fh_nfs_version == NFS_VERSION3) {
356 plog(XLOG_INFO, "prime_nfs_fhandle_cache: NFS version %d", (int) fp->fh_nfs_version);
370 if (fp->fh_nfs_version == NFS_VERSION3) {
469 fp->fh_nfs_version = fs->fs_version;
551 if (fp->fh_nfs_version == NFS_VERSION3)
557 (int) fp->fh_nfs_version, (int) mnt_version);
635 if (fp->fh_nfs_version == NFS_VERSION3) {
654 plog(XLOG_INFO, "webnfs_lookup: NFS version %d", (int) fp->fh_nfs_version);
[all...]

Completed in 99 milliseconds