Searched refs:ParentLeaseKey (Results 1 – 1 of 1) sorted by relevance
1342 char *ParentLeaseKey = (char *)&lease->parent_lease_key; in create_lease_buf() local1349 buf->lcontext.ParentLeaseKeyLow = *((__le64 *)ParentLeaseKey); in create_lease_buf()1350 buf->lcontext.ParentLeaseKeyHigh = *((__le64 *)(ParentLeaseKey + 8)); in create_lease_buf()