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

/freebsd-10-stable/contrib/tcpdump/
H A Dnfs.h351 #define fa3_used fa_un.fa_nfsv3.nfsv3fa_used macro
/freebsd-10-stable/sys/nfs/
H A Dnfsproto.h489 #define fa3_used fa_un.fa_nfsv3.nfsv3fa_used macro
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clcomsubs.c359 nap->na_bytes = fxdr_hyper(&fp->fa3_used);
/freebsd-10-stable/sys/nfsclient/
H A Dnfs_subs.c546 vap->va_bytes = fxdr_hyper(&fp->fa3_used);
/freebsd-10-stable/sys/nfsserver/
H A Dnfs_srvsubs.c993 txdr_hyper(vap->va_bytes, &fp->fa3_used);
/freebsd-10-stable/sys/fs/nfs/
H A Dnfsproto.h779 #define fa3_used fa_un.fa_nfsv3.nfsv3fa_used macro
/freebsd-10-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsubs.c1396 txdr_hyper(nvap->na_bytes, &fp->fa3_used);

Completed in 103 milliseconds