Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dclient.c449 void ptlrpc_add_rqs_to_pool(struct ptlrpc_request_pool *pool, int num_rq) in ptlrpc_add_rqs_to_pool() function
485 EXPORT_SYMBOL(ptlrpc_add_rqs_to_pool);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2380 void ptlrpc_add_rqs_to_pool(struct ptlrpc_request_pool *pool, int num_rq);
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c3201 ptlrpc_add_rqs_to_pool); in osc_setup()