Home
last modified time | relevance | path

Searched refs:max_frmr_depth (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/cifs/
Dsmbdirect.c479 info->max_frmr_depth * PAGE_SIZE); in process_negotiation_response()
480 info->max_frmr_depth = info->max_readwrite_size / PAGE_SIZE; in process_negotiation_response()
776 info->max_frmr_depth = min_t(int, in smbd_ia_open()
2392 info->max_frmr_depth); in smbd_mr_recovery_work()
2398 info->max_frmr_depth); in smbd_mr_recovery_work()
2464 info->max_frmr_depth); in allocate_mr_list()
2468 info->mr_type, info->max_frmr_depth); in allocate_mr_list()
2472 info->max_frmr_depth, in allocate_mr_list()
2564 if (num_pages > info->max_frmr_depth) { in smbd_register_mr()
2566 num_pages, info->max_frmr_depth); in smbd_register_mr()
Dsmbdirect.h107 int max_frmr_depth; member
Dcifs_debug.c272 server->smbd_conn->max_frmr_depth, in cifs_debug_data_proc_show()