Searched refs:nfsv3_time (Results 1 – 6 of 6) sorted by relevance
73 (t)->tv_sec = ntohl(((struct nfsv3_time *)(f))->nfsv3_sec); \74 (t)->tv_nsec = ntohl(((struct nfsv3_time *)(f))->nfsv3_nsec); \78 ((struct nfsv3_time *)(t))->nfsv3_sec = htonl((f)->tv_sec); \79 ((struct nfsv3_time *)(t))->nfsv3_nsec = htonl((f)->tv_nsec); \
389 struct nfsv3_time { struct393 typedef struct nfsv3_time nfstime3; argument
69 (t)->tv_sec = ntohl(((struct nfsv3_time *)(f))->nfsv3_sec); \70 (t)->tv_nsec = ntohl(((struct nfsv3_time *)(f))->nfsv3_nsec); \74 ((struct nfsv3_time *)(t))->nfsv3_sec = htonl((f)->tv_sec); \75 ((struct nfsv3_time *)(t))->nfsv3_nsec = htonl((f)->tv_nsec); \
688 struct nfsv3_time { struct692 typedef struct nfsv3_time nfstime3; argument
276 struct nfsv3_time { struct280 typedef struct nfsv3_time nfstime3; argument
137 struct nfsv3_time { struct153 struct nfsv3_time fa_atime; argument154 struct nfsv3_time fa_mtime;155 struct nfsv3_time fa_ctime;