Searched refs:nfsv3_time (Results 1 – 3 of 3) sorted by relevance
74 (t)->tv_sec = ntohl(((struct nfsv3_time *)(f))->nfsv3_sec); \75 (t)->tv_nsec = ntohl(((struct nfsv3_time *)(f))->nfsv3_nsec); \79 ((struct nfsv3_time *)(t))->nfsv3_sec = htonl((f)->tv_sec); \80 ((struct nfsv3_time *)(t))->nfsv3_nsec = htonl((f)->tv_nsec); \
264 struct nfsv3_time { struct268 typedef struct nfsv3_time nfstime3; argument
280 struct nfsv3_time { struct284 typedef struct nfsv3_time nfstime3; argument