Motr  M0
capa.c File Reference
#include "capa.h"
Include dependency graph for capa.c:

Go to the source code of this file.

Functions

M0_INTERNAL int m0_capa_init (struct m0_capa_ctxt *ctxt)
 
M0_INTERNAL void m0_capa_fini (struct m0_capa_ctxt *ctxt)
 
M0_INTERNAL int m0_capa_new (struct m0_object_capa *capa, enum m0_capa_entity_type type, enum m0_capa_operation opcode, void *data)
 
M0_INTERNAL int m0_capa_get (struct m0_capa_ctxt *ctxt, struct m0_capa_issuer *owner, struct m0_object_capa *capa)
 
M0_INTERNAL void m0_capa_put (struct m0_capa_ctxt *ctxt, struct m0_object_capa *capa)
 
M0_INTERNAL int m0_capa_auth (struct m0_capa_ctxt *ctxt, struct m0_object_capa *capa, enum m0_capa_operation op)
 
M0_INTERNAL int m0_capa_ctxt_init (struct m0_capa_ctxt *ctxt)
 
M0_INTERNAL void m0_capa_ctxt_fini (struct m0_capa_ctxt *ctxt)