Searched refs:max_frmr_depth (Results 1 – 4 of 4) sorted by relevance
39 __u32 max_frmr_depth; member
608 sp->max_frmr_depth * PAGE_SIZE); in process_negotiation_response()609 sp->max_frmr_depth = sp->max_read_write_size / PAGE_SIZE; in process_negotiation_response()932 sp->max_frmr_depth = min_t(u32, in smbd_ia_open()933 sp->max_frmr_depth, in smbd_ia_open()1825 sp->max_frmr_depth = smbd_max_frmr_depth; in _smbd_get_connection()2349 sp->max_frmr_depth); in smbd_mr_recovery_work()2353 sp->max_frmr_depth); in smbd_mr_recovery_work()2488 sp->max_frmr_depth); in allocate_mr_list()2492 sc->mr_io.type, sp->max_frmr_depth); in allocate_mr_list()2496 mr->sgt.sgl = kcalloc(sp->max_frmr_depth, in allocate_mr_list()[all …]
544 sp->max_frmr_depth, in cifs_debug_data_proc_show()
105 stream->sreq_max_segs = sp->max_frmr_depth; in cifs_prepare_write()199 rreq->io_streams[0].sreq_max_segs = sp->max_frmr_depth; in cifs_prepare_read()