Searched refs:no_lease (Results 1 – 6 of 6) sorted by relevance
284 bool no_lease:1; /* disable requesting leases */ member
2563 if (tcon->no_lease != ctx->no_lease) in match_tcon()2863 if (ctx->no_lease) { in cifs_get_tcon()2870 tcon->no_lease = ctx->no_lease; in cifs_get_tcon()4391 ctx->no_lease = master_tcon->no_lease; in cifs_construct_tcon()
1308 bool no_lease:1; /* Do not request leases on files or directories */ member
1246 ctx->no_lease = 1; in smb3_fs_context_parse_param()
591 if (tcon->no_lease) in cifs_show_options()
3080 if ((!server->oplocks) || (tcon->no_lease)) in SMB2_open_init()
Completed in 302 milliseconds