Searched refs:max_frmr_depth (Results 1 – 3 of 3) sorted by relevance
374 info->max_frmr_depth * PAGE_SIZE); in process_negotiation_response()375 info->max_frmr_depth = info->max_readwrite_size / PAGE_SIZE; in process_negotiation_response()637 info->max_frmr_depth = min_t(int, in smbd_ia_open()2182 info->max_frmr_depth); in smbd_mr_recovery_work()2186 info->max_frmr_depth); in smbd_mr_recovery_work()2247 info->max_frmr_depth); in allocate_mr_list()2250 info->mr_type, info->max_frmr_depth); in allocate_mr_list()2254 info->max_frmr_depth, in allocate_mr_list()2346 if (num_pages > info->max_frmr_depth) { in smbd_register_mr()2348 num_pages, info->max_frmr_depth); in smbd_register_mr()
95 int max_frmr_depth; member
335 server->smbd_conn->max_frmr_depth, in cifs_debug_data_proc_show()