Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dclient.c463 int ptlrpc_add_rqs_to_pool(struct ptlrpc_request_pool *pool, int num_rq) in ptlrpc_add_rqs_to_pool() function
500 EXPORT_SYMBOL(ptlrpc_add_rqs_to_pool);
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2367 int ptlrpc_add_rqs_to_pool(struct ptlrpc_request_pool *pool, int num_rq);
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c3151 added = ptlrpc_add_rqs_to_pool(osc_rq_pool, adding); in osc_setup()
3339 ptlrpc_add_rqs_to_pool); in osc_init()