Searched refs:max_frmr_depth (Results 1 – 4 of 4) sorted by relevance
380 info->max_frmr_depth * PAGE_SIZE); in process_negotiation_response()381 info->max_frmr_depth = info->max_readwrite_size / PAGE_SIZE; in process_negotiation_response()653 info->max_frmr_depth = min_t(int, in smbd_ia_open()2075 info->max_frmr_depth); in smbd_mr_recovery_work()2079 info->max_frmr_depth); in smbd_mr_recovery_work()2141 info->max_frmr_depth); in allocate_mr_list()2144 info->mr_type, info->max_frmr_depth); in allocate_mr_list()2147 smbdirect_mr->sgt.sgl = kcalloc(info->max_frmr_depth, in allocate_mr_list()2256 num_pages = iov_iter_npages(iter, info->max_frmr_depth + 1); in smbd_register_mr()2257 if (num_pages > info->max_frmr_depth) { in smbd_register_mr()[all …]
95 int max_frmr_depth; member
414 server->smbd_conn->max_frmr_depth, in cifs_debug_data_proc_show()
2799 max_pages = server->smbd_conn->max_frmr_depth; in cifs_write_back_from_locked_folio()3396 max_segs = server->smbd_conn->max_frmr_depth; in cifs_write_from_iter()3930 max_segs = server->smbd_conn->max_frmr_depth; in cifs_send_async_read()