Home
last modified time | relevance | path

Searched refs:oplock_epoch (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2misc.c562 cfile->oplock_epoch = le16_to_cpu(rsp->Epoch); in smb2_tcon_has_lease()
732 cfile->oplock_epoch = 0; in smb2_is_valid_oplock_break()
H A Dcifsglob.h1454 __u16 oplock_epoch; /* epoch from the lease break */ member
H A Dfile.c3216 cfile->oplock_epoch, &purge_cache); in cifs_oplock_break()