Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_null.c385 .alloc_repbuf = null_alloc_repbuf,
Dsec_plain.c969 .alloc_repbuf = plain_alloc_repbuf,
Dsec.c1674 return policy->sp_cops->alloc_repbuf(ctx->cc_sec, req, msgsize); in sptlrpc_cli_alloc_repbuf()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_sec.h652 int (*alloc_repbuf)(struct ptlrpc_sec *sec, member