Lines Matching refs:lease_key
100 memcpy(lease->lease_key, lctx->lease_key, SMB2_LEASE_KEY_SIZE);
443 memcpy(lease->lease_key, lctx->lease_key, SMB2_LEASE_KEY_SIZE);
465 memcpy(lease->lease_key, lctx->lease_key, SMB2_LEASE_KEY_SIZE);
485 memcpy(lease->lease_key, lctx->lease_key, SMB2_LEASE_KEY_SIZE);
495 key2 = opinfo->o_lease->lease_key;
535 ret = compare_guid_key(opinfo, client_guid, lctx->lease_key);
781 memcpy(rsp->LeaseKey, br_info->lease_key, SMB2_LEASE_KEY_SIZE);
829 memcpy(br_info->lease_key, lease->lease_key, SMB2_LEASE_KEY_SIZE);
1013 lctx->lease_key);
1039 memcpy(lease2->lease_key, lease1->lease_key,
1396 !memcmp(op->o_lease->lease_key, brk_op->o_lease->lease_key,
1459 memcpy(buf->lcontext.LeaseKey, lease->lease_key,
1480 memcpy(buf->lcontext.LeaseKey, lease->lease_key, SMB2_LEASE_KEY_SIZE);
1520 memcpy(lreq->lease_key, lc->lcontext.LeaseKey, SMB2_LEASE_KEY_SIZE);
1536 memcpy(lreq->lease_key, lc->lcontext.LeaseKey, SMB2_LEASE_KEY_SIZE);
1766 * @lease_key: lease key to be searched for
1771 char *lease_key)
1800 lease_key);