Home
last modified time | relevance | path

Searched refs:srpc_alloc_bulk (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lnet/selftest/
Dselftest.h436 srpc_bulk_t *srpc_alloc_bulk(int cpt, unsigned bulk_npg, unsigned bulk_len,
Dbrw_test.c117 bulk = srpc_alloc_bulk(lnet_cpt_of_nid(tsu->tsu_dest.nid), in brw_client_init()
Drpc.c124 srpc_alloc_bulk(int cpt, unsigned bulk_npg, unsigned bulk_len, int sink) in srpc_alloc_bulk() function
Dframework.c1113 rpc->srpc_bulk = srpc_alloc_bulk(cpt, npages, len, sink); in sfw_alloc_pages()