Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dsec_null.c387 .alloc_repbuf = null_alloc_repbuf,
Dsec_plain.c968 .alloc_repbuf = plain_alloc_repbuf,
Dsec.c1618 return policy->sp_cops->alloc_repbuf(ctx->cc_sec, req, msgsize); in sptlrpc_cli_alloc_repbuf()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_sec.h635 int (*alloc_repbuf)(struct ptlrpc_sec *sec, member