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

  /bionic/libc/kernel/common/linux/
ublock.h 32 UBLOCK_WRITE_IN = 6,
76 struct ublock_write_in { struct
  /external/kernel-headers/original/linux/
ublock.h 34 UBLOCK_WRITE_IN = 6,
78 struct ublock_write_in { struct
  /system/extras/libublock/
ublock.c 158 const struct ublock_write_in *in_h;
169 in_h = (const struct ublock_write_in *)in;
222 case UBLOCK_WRITE_IN:

Completed in 50 milliseconds