Home
last modified time | relevance | path

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

/linux-6.1.9/fs/afs/
Dafs.h85 __be16 time_hi_and_version; /* high part of timestamp and version */ member
199 __be32 time_hi_and_version; member
Dvlclient.c79 uuid->time_hi_and_version = htons(ntohl(xdr->time_hi_and_version)); in afs_deliver_vl_get_entry_by_name_u()
300 r->uuid.time_hi_and_version = htonl(ntohs(u->time_hi_and_version)); in afs_vl_get_addrs_u()
Dcmservice.c404 r->time_hi_and_version = htons(ntohl(b[2])); in afs_deliver_cb_init_call_back_state3()
517 r->time_hi_and_version = htons(ntohl(b[2])); in afs_deliver_cb_probe_uuid()
564 reply.ia.uuid[2] = htonl(ntohs(call->net->uuid.time_hi_and_version)); in SRXAFSCB_TellMeAboutYourself()