Home
last modified time | relevance | path

Searched refs:local_lease (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dcifsfs.c650 if (tcon->local_lease) in cifs_show_options()
1097 else if (tlink_tcon(cfile->tlink)->local_lease && in cifs_setlease()
H A Dcifsglob.h1292 bool local_lease:1; /* check leases (only) on local system not remote */ member