Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/arch/ia64/
Defirtc.rst40 The Epoch is January 1st 1998. For backward compatibility reasons we don't
/Linux-v6.6/fs/smb/common/
Dsmb2pdu.h1249 __le16 Epoch; member
1768 __le16 Epoch; member
/Linux-v6.6/fs/smb/client/
Dsmb2misc.c575 cfile->oplock_epoch = le16_to_cpu(rsp->Epoch); in smb2_tcon_has_lease()
Dsmb2ops.c4156 *epoch = le16_to_cpu(lc->lcontext.Epoch); in smb3_parse_lease_buf()
/Linux-v6.6/fs/smb/server/
Doplock.c767 rsp->Epoch = br_info->epoch; in __smb2_lease_break_noti()