Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmbdirect.c476 info->max_frmr_depth * PAGE_SIZE); in process_negotiation_response()
477 info->max_frmr_depth = info->max_readwrite_size / PAGE_SIZE; in process_negotiation_response()
773 info->max_frmr_depth = min_t(int, in smbd_ia_open()
2313 info->max_frmr_depth); in smbd_mr_recovery_work()
2319 info->max_frmr_depth); in smbd_mr_recovery_work()
2384 info->max_frmr_depth); in allocate_mr_list()
2388 info->mr_type, info->max_frmr_depth); in allocate_mr_list()
2392 info->max_frmr_depth, in allocate_mr_list()
2484 if (num_pages > info->max_frmr_depth) { in smbd_register_mr()
2486 num_pages, info->max_frmr_depth); in smbd_register_mr()
Dsmbdirect.h106 int max_frmr_depth; member
Dcifs_debug.c267 server->smbd_conn->max_frmr_depth, in cifs_debug_data_proc_show()