Home
last modified time | relevance | path

Searched refs:nfsv3_nsec (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/fs/nfs/common/
H A Dold_xdr_subs.h76 (t)->tv_nsec = ntohl(((struct nfsv3_time *)(f))->nfsv3_nsec); \
81 ((struct nfsv3_time *)(t))->nfsv3_nsec = htonl((f)->tv_nsec); \
H A Dxdr_subs.h72 (t)->tv_nsec = ntohl(((struct nfsv3_time *)(f))->nfsv3_nsec); \
77 ((struct nfsv3_time *)(t))->nfsv3_nsec = htonl((f)->tv_nsec); \
H A Doldnfsproto.h393 u_int32_t nfsv3_nsec; member
H A Dnfsproto.h668 u_int32_t nfsv3_nsec; member
/netbsd-src/sys/nfs/
H A Dxdr_subs.h90 (t)->tv_nsec = ntohl(((struct nfsv3_time *)(f))->nfsv3_nsec); \
94 ((struct nfsv3_time *)(t))->nfsv3_nsec = htonl((f)->tv_nsec); \
H A Dnfsproto.h268 u_int32_t nfsv3_nsec;
265 u_int32_t nfsv3_nsec; global() member
H A Dnfs_serv.c3449 sip->fs_timedelta.nfsv3_nsec = txdr_unsigned(1); in nfsrv_fsinfo()
/netbsd-src/external/bsd/tcpdump/dist/
H A Dnfs.h278 nd_uint32_t nfsv3_nsec; member