Searched refs:no_lease (Results 1 – 6 of 6) sorted by relevance
226 bool no_lease:1; /* disable requesting leases */ member
2261 if (tcon->no_lease != ctx->no_lease) in match_tcon()2533 if (ctx->no_lease) { in cifs_get_tcon()2540 tcon->no_lease = ctx->no_lease; in cifs_get_tcon()3802 ctx->no_lease = master_tcon->no_lease; in cifs_construct_tcon()
1213 bool no_lease:1; /* Do not request leases on files or directories */ member
949 ctx->no_lease = 1; in smb3_fs_context_parse_param()
547 if (tcon->no_lease) in cifs_show_options()
2826 if ((!server->oplocks) || (tcon->no_lease)) in SMB2_open_init()
Completed in 39 milliseconds