Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.h223 bool local_lease:1; /* check leases only on local system, not remote */ member
H A Dconnect.c2712 tcon->local_lease = ctx->local_lease; in cifs_get_tcon()
3995 ctx->local_lease = master_tcon->local_lease; in cifs_construct_tcon()
H A Dcifsfs.c609 if (tcon->local_lease) in cifs_show_options()
1103 else if (tlink_tcon(cfile->tlink)->local_lease && in cifs_setlease()
1107 * still need to check oplock even if the local_lease mount in cifs_setlease()
H A Dfs_context.c1487 ctx->local_lease = 1; in smb3_fs_context_parse_param()
H A Dcifsglob.h1222 bool local_lease:1; /* check leases (only) on local system not remote */ member
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h587 bool local_lease:1; /* check leases only on local system, not remote */ member
1151 bool local_lease:1; /* check leases (only) on local system not remote */ member
H A Dcifsfs.c547 if (tcon->local_lease) in cifs_show_options()
1018 else if (tlink_tcon(cfile->tlink)->local_lease && in cifs_setlease()
1022 * still need to check oplock even if the local_lease mount in cifs_setlease()
H A Dconnect.c1692 vol->local_lease = 1; in cifs_parse_mount_options()
3411 tcon->local_lease = volume_info->local_lease; in cifs_get_tcon()
5120 vol_info->local_lease = master_tcon->local_lease; in cifs_construct_tcon()

Completed in 39 milliseconds