Searched refs:max_channels_specified (Results 1 – 2 of 2) sorted by relevance
719 if (!ctx->max_channels_specified) { in smb3_handle_conflicting_options()727 if (!ctx->max_channels_specified) { in smb3_handle_conflicting_options()736 if (ctx->max_channels_specified) { in smb3_handle_conflicting_options()749 ctx->max_channels_specified = false; in smb3_handle_conflicting_options()1483 ctx->max_channels_specified = true; in smb3_fs_context_parse_param()1994 ctx->max_channels_specified = false; in smb3_init_fs_context()
298 bool max_channels_specified:1; /* true if user specified max_channels */ member