Lines Matching full:epoch
108 lease->epoch = le16_to_cpu(lctx->epoch) + 1; in alloc_lease()
523 lease->epoch++; in same_client_has_lease()
535 lease->epoch++; in same_client_has_lease()
542 lease->epoch++; in same_client_has_lease()
766 rsp->Epoch = br_info->epoch; in __smb2_lease_break_noti()
818 br_info->epoch = cpu_to_le16(++lease->epoch); in smb2_lease_break_noti()
820 br_info->epoch = 0; in smb2_lease_break_noti()
1032 lease2->epoch = lease1->epoch; in copy_lease()
1183 !lctx->epoch)) in smb_grant_oplock()
1439 buf->lcontext.Epoch = cpu_to_le16(lease->epoch); in create_lease_buf()
1504 lreq->epoch = lc->lcontext.Epoch; in parse_lease_state()