Searched refs:alloc_reqbuf (Results 1 – 4 of 4) sorted by relevance
384 .alloc_reqbuf = null_alloc_reqbuf,
967 .alloc_reqbuf = plain_alloc_reqbuf,
1547 rc = policy->sp_cops->alloc_reqbuf(ctx->cc_sec, req, msgsize); in sptlrpc_cli_alloc_reqbuf()
628 int (*alloc_reqbuf)(struct ptlrpc_sec *sec, member