Lines Matching full:epoch
109 lease->epoch = le16_to_cpu(lctx->epoch) + 1; in alloc_lease()
533 lease->epoch++; in same_client_has_lease()
545 lease->epoch++; in same_client_has_lease()
552 lease->epoch++; in same_client_has_lease()
772 rsp->Epoch = br_info->epoch; in __smb2_lease_break_noti()
824 br_info->epoch = cpu_to_le16(++lease->epoch); in smb2_lease_break_noti()
826 br_info->epoch = 0; in smb2_lease_break_noti()
1040 lease2->epoch = lease1->epoch; in copy_lease()
1191 !lctx->epoch)) in smb_grant_oplock()
1451 buf->lcontext.Epoch = cpu_to_le16(lease->epoch); in create_lease_buf()
1512 lreq->epoch = lc->lcontext.Epoch; in parse_lease_state()