Home
last modified time | relevance | path

Searched refs:time_hi_and_version (Results 1 – 3 of 3) sorted by relevance

/linux/fs/afs/
H A Dafs.h85 __be16 time_hi_and_version; /* high part of timestamp and version */ member
200 __be32 time_hi_and_version; member
H A Dvlclient.c65 uuid->time_hi_and_version = htons(ntohl(xdr->time_hi_and_version)); in afs_deliver_vl_get_entry_by_name_u()
293 r->uuid.time_hi_and_version = htonl(ntohs(u->time_hi_and_version)); in afs_vl_get_addrs_u()
H A Dcmservice.c407 r->time_hi_and_version = htons(ntohl(b[2])); in afs_deliver_cb_init_call_back_state3()
520 r->time_hi_and_version = htons(ntohl(b[2])); in afs_deliver_cb_probe_uuid()
567 reply.ia.uuid[2] = htonl(ntohs(call->net->uuid.time_hi_and_version)); in SRXAFSCB_TellMeAboutYourself()