Searched refs:max_buffers (Results 1 – 6 of 6) sorted by relevance
41 - max_buffers: The maximum number of streaming I/O buffers; default is
157 __u32_field_def(14, DRBD_GENLA_F_MANDATORY, max_buffers, DRBD_MAX_BUFFERS_DEF)
1309 int max_buffers = in tile_net_open_inner() local1313 min(LIPP_SMALL_BUFFERS, max_buffers); in tile_net_open_inner()1316 min(LIPP_LARGE_BUFFERS, max_buffers); in tile_net_open_inner()
2144 mxb = nc ? nc->max_buffers : 1000000; /* arbitrary limit on open requests */ in drbd_get_max_buffers()
262 mxb = nc ? nc->max_buffers : 1000000; in drbd_alloc_pages()
276 Syntax: st=<buffer_size>,[<write_thres>,[<max_buffers>]]