Searched refs:nfsv3_time (Results 1 – 3 of 3) sorted by relevance
68 (t)->tv_sec = ntohl(((struct nfsv3_time *)(f))->nfsv3_sec); \69 (t)->tv_nsec = ntohl(((struct nfsv3_time *)(f))->nfsv3_nsec); \72 ((struct nfsv3_time *)(t))->nfsv3_sec = htonl((f)->tv_sec); \73 ((struct nfsv3_time *)(t))->nfsv3_nsec = htonl((f)->tv_nsec); \
252 struct nfsv3_time { struct256 typedef struct nfsv3_time nfstime3; argument
271 struct nfsv3_time { struct275 typedef struct nfsv3_time nfstime3; argument