Home
last modified time | relevance | path

Searched refs:Epoch (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/smb/server/
Doplock.c772 rsp->Epoch = br_info->epoch; in __smb2_lease_break_noti()
1451 buf->lcontext.Epoch = cpu_to_le16(lease->epoch); in create_lease_buf()
1512 lreq->epoch = lc->lcontext.Epoch; in parse_lease_state()
/linux-6.12.1/fs/smb/common/
Dsmb2pdu.h1323 __le16 Epoch; member
1842 __le16 Epoch; member
/linux-6.12.1/fs/smb/client/
Dsmb2misc.c569 cfile->oplock_epoch = le16_to_cpu(rsp->Epoch); in smb2_tcon_has_lease()
Dsmb2ops.c4158 *epoch = le16_to_cpu(lc->lcontext.Epoch); in smb3_parse_lease_buf()