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

  /system/extras/libublock/include/ublock/
ublock.h 27 struct ublock_ops { struct
43 int ublock_init(struct ublock_ctx **ub, struct ublock_ops *ops, uint64_t size);
  /system/extras/fatblock/
fatblock.c 73 static struct ublock_ops ops = {
  /system/extras/libublock/
ublock.c 30 struct ublock_ops *ops;
339 int ublock_init(struct ublock_ctx **ub_ctx_out, struct ublock_ops *ops,

Completed in 81 milliseconds