Home
last modified time | relevance | path

Searched refs:no_lease (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.h227 bool no_lease:1; /* disable requesting leases */ member
H A Dconnect.c2409 if (tcon->no_lease != ctx->no_lease) in match_tcon()
2692 if (ctx->no_lease) { in cifs_get_tcon()
2699 tcon->no_lease = ctx->no_lease; in cifs_get_tcon()
3996 ctx->no_lease = master_tcon->no_lease; in cifs_construct_tcon()
H A Dfs_context.c1018 ctx->no_lease = 1; in smb3_fs_context_parse_param()
H A Dcifsglob.h1229 bool no_lease:1; /* Do not request leases on files or directories */ member
H A Dcifsfs.c551 if (tcon->no_lease) in cifs_show_options()
H A Dsmb2pdu.c3008 if ((!server->oplocks) || (tcon->no_lease)) in SMB2_open_init()
/kernel/linux/linux-5.10/fs/cifs/
H A Dconnect.c1545 vol->no_lease = 1; in cifs_parse_mount_options()
3169 if (tcon->no_lease != volume_info->no_lease) in match_tcon()
3389 if (volume_info->no_lease) { in cifs_get_tcon()
3396 tcon->no_lease = volume_info->no_lease; in cifs_get_tcon()
5121 vol_info->no_lease = master_tcon->no_lease; in cifs_construct_tcon()
H A Dcifsglob.h591 bool no_lease:1; /* disable requesting leases */ member
1158 bool no_lease:1; /* Do not request leases on files or directories */ member
H A Dcifsfs.c490 if (tcon->no_lease) in cifs_show_options()
H A Dsmb2pdu.c2721 if ((!server->oplocks) || (tcon->no_lease)) in SMB2_open_init()

Completed in 48 milliseconds