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

  /bionic/libc/kernel/common/linux/
ublock.h 34 UBLOCK_WRITE_OUT = 7,
82 struct ublock_write_out { struct
  /external/kernel-headers/original/linux/
ublock.h 35 UBLOCK_WRITE_OUT = 7,
84 struct ublock_write_out { struct
  /system/extras/libublock/
ublock.c 160 struct ublock_write_out *out_h;
172 out_h = (struct ublock_write_out *)out;
223 out_h->opcode = UBLOCK_WRITE_OUT;

Completed in 18 milliseconds