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

/freebsd-current/usr.bin/nfsstat/
H A Dnfsstat.c263 ext_nfsstats.vers = NFSSTATS_V1;
633 ext_nfsstats.vers = NFSSTATS_V1;
1132 ext_nfsstatsp->vers = NFSSTATS_V1;
1141 ext_nfsstatsp->vers = NFSSTATS_V1;
/freebsd-current/sys/fs/nfs/
H A Dnfsport.h454 * The vers field will be set to NFSSTATS_V1 by the caller.
456 #define NFSSTATS_V1 2 macro
H A Dnfs_commonport.c709 } else if (nfsstatver.vers != NFSSTATS_V1)

Completed in 415 milliseconds