Lines Matching refs:lease_key
99 memcpy(lease->lease_key, lctx->lease_key, SMB2_LEASE_KEY_SIZE); in alloc_lease()
412 memcpy(lease->lease_key, lctx->lease_key, SMB2_LEASE_KEY_SIZE); in grant_write_oplock()
434 memcpy(lease->lease_key, lctx->lease_key, SMB2_LEASE_KEY_SIZE); in grant_read_oplock()
454 memcpy(lease->lease_key, lctx->lease_key, SMB2_LEASE_KEY_SIZE); in grant_none_oplock()
464 key2 = opinfo->o_lease->lease_key; in compare_guid_key()
504 ret = compare_guid_key(opinfo, client_guid, lctx->lease_key); in same_client_has_lease()
764 memcpy(rsp->LeaseKey, br_info->lease_key, SMB2_LEASE_KEY_SIZE); in __smb2_lease_break_noti()
809 memcpy(br_info->lease_key, lease->lease_key, SMB2_LEASE_KEY_SIZE); in smb2_lease_break_noti()
992 lctx->lease_key); in find_same_lease_key()
1018 memcpy(lease2->lease_key, lease1->lease_key, in copy_lease()
1279 !memcmp(op->o_lease->lease_key, brk_op->o_lease->lease_key, in smb_break_all_levII_oplock()
1342 memcpy(buf->lcontext.LeaseKey, lease->lease_key, in create_lease_buf()
1362 memcpy(buf->lcontext.LeaseKey, lease->lease_key, SMB2_LEASE_KEY_SIZE); in create_lease_buf()
1415 memcpy(lreq->lease_key, lc->lcontext.LeaseKey, SMB2_LEASE_KEY_SIZE); in parse_lease_state()
1425 memcpy(lreq->lease_key, lc->lcontext.LeaseKey, SMB2_LEASE_KEY_SIZE); in parse_lease_state()
1652 char *lease_key) in lookup_lease_in_table() argument
1681 lease_key); in lookup_lease_in_table()
1710 if (memcmp(opinfo->o_lease->lease_key, lctx->lease_key, in smb2_check_durable_oplock()