HomeSort by relevance Sort by last modified time
    Searched refs:ublock_init (Results 1 - 3 of 3) sorted by null

  /system/extras/libublock/include/ublock/
ublock.h 43 int ublock_init(struct ublock_ctx **ub, struct ublock_ops *ops, uint64_t size);
  /system/extras/fatblock/
fatblock.c 179 ret = ublock_init(&ub, &ops, total_size);
  /system/extras/libublock/
ublock.c 339 int ublock_init(struct ublock_ctx **ub_ctx_out, struct ublock_ops *ops, function

Completed in 36 milliseconds