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