Searched refs:local_lease (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsglob.h300 bool local_lease:1; /* check leases (only) on local system not remote */ member in struct:cifsTconInfo
H A Dcifsfs.c580 else if (CIFS_SB(inode->i_sb)->tcon->local_lease &&
584 if the local_lease mount option is set, but there
H A Dconnect.c98 bool local_lease:1; /* check leases only on local system, not remote */ member in struct:smb_vol
1308 vol->local_lease = 1;
1901 tcon->local_lease = volume_info->local_lease;

Completed in 104 milliseconds