Lines Matching full:epoch
108 lease->epoch = le16_to_cpu(lctx->epoch) + 1; in alloc_lease()
520 lease->epoch++; in same_client_has_lease()
532 lease->epoch++; in same_client_has_lease()
539 lease->epoch++; in same_client_has_lease()
763 rsp->Epoch = br_info->epoch; in __smb2_lease_break_noti()
815 br_info->epoch = cpu_to_le16(++lease->epoch); in smb2_lease_break_noti()
817 br_info->epoch = 0; in smb2_lease_break_noti()
1029 lease2->epoch = lease1->epoch; in copy_lease()
1180 !lctx->epoch)) in smb_grant_oplock()
1436 buf->lcontext.Epoch = cpu_to_le16(lease->epoch); in create_lease_buf()
1501 lreq->epoch = lc->lcontext.Epoch; in parse_lease_state()