Searched refs:LeaseState (Results 1 – 3 of 3) sorted by relevance
551 __le32 LeaseState; member559 __le32 LeaseState; member1042 __le32 LeaseState; member
1388 buf->lcontext.LeaseState = map_oplock_to_lease(oplock); in smb2_create_lease_buf()1415 buf->lcontext.LeaseState = map_oplock_to_lease(oplock); in smb3_create_lease_buf()1439 return le32_to_cpu(lc->lcontext.LeaseState); in smb2_parse_lease_buf()1450 return le32_to_cpu(lc->lcontext.LeaseState); in smb3_parse_lease_buf()
2909 req->LeaseState = lease_state; in SMB2_lease_break()