Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dsmbdirect.c375 info->max_frmr_depth * PAGE_SIZE); in process_negotiation_response()
376 info->max_frmr_depth = info->max_readwrite_size / PAGE_SIZE; in process_negotiation_response()
648 info->max_frmr_depth = min_t(int, in smbd_ia_open()
2161 info->max_frmr_depth); in smbd_mr_recovery_work()
2165 info->max_frmr_depth); in smbd_mr_recovery_work()
2226 info->max_frmr_depth); in allocate_mr_list()
2229 info->mr_type, info->max_frmr_depth); in allocate_mr_list()
2233 info->max_frmr_depth, in allocate_mr_list()
2325 if (num_pages > info->max_frmr_depth) { in smbd_register_mr()
2327 num_pages, info->max_frmr_depth); in smbd_register_mr()
Dsmbdirect.h95 int max_frmr_depth; member
Dcifs_debug.c341 server->smbd_conn->max_frmr_depth, in cifs_debug_data_proc_show()