Searched refs:ublock_init (Results 1 - 3 of 3) sorted by relevance

/system/extras/libublock/include/ublock/
H A Dublock.h43 int ublock_init(struct ublock_ctx **ub, struct ublock_ops *ops, uint64_t size);
/system/extras/fatblock/
H A Dfatblock.c179 ret = ublock_init(&ub, &ops, total_size);
/system/extras/libublock/
H A Dublock.c339 int ublock_init(struct ublock_ctx **ub_ctx_out, struct ublock_ops *ops, function

Completed in 53 milliseconds