Home
last modified time | relevance | path

Searched refs:LeaseKeyHigh (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/fs/ksmbd/
Doplock.c1346 buf->lcontext.LeaseKeyHigh = *((__le64 *)(LeaseKey + 8)); in create_lease_buf()
1366 buf->lcontext.LeaseKeyHigh = *((__le64 *)(LeaseKey + 8)); in create_lease_buf()
1420 *((__le64 *)(lreq->lease_key + 8)) = lc->lcontext.LeaseKeyHigh; in parse_lease_state()
1431 *((__le64 *)(lreq->lease_key + 8)) = lc->lcontext.LeaseKeyHigh; in parse_lease_state()
Dsmb2pdu.h748 __le64 LeaseKeyHigh; member
756 __le64 LeaseKeyHigh; member