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

  /bionic/libc/kernel/uapi/linux/
bsg.h 40 __u32 dout_iovec_count; member in struct:sg_io_v4
  /external/kernel-headers/original/uapi/linux/
bsg.h 38 __u32 dout_iovec_count; /* [i] 0 -> "flat" dout transfer else member in struct:sg_io_v4
  /external/strace/tests/
ioctl_sg_io_v4.c 83 ", dout_iovec_count=%u"
111 sg_io->dout_iovec_count,
141 sg_io->dout_iovec_count = ARRAY_SIZE(iov);
170 ", dout_iovec_count=%u"
200 sg_io->dout_iovec_count,
  /external/strace/tests-m32/
ioctl_sg_io_v4.c 83 ", dout_iovec_count=%u"
111 sg_io->dout_iovec_count,
141 sg_io->dout_iovec_count = ARRAY_SIZE(iov);
170 ", dout_iovec_count=%u"
200 sg_io->dout_iovec_count,
  /external/strace/tests-mx32/
ioctl_sg_io_v4.c 83 ", dout_iovec_count=%u"
111 sg_io->dout_iovec_count,
141 sg_io->dout_iovec_count = ARRAY_SIZE(iov);
170 ", dout_iovec_count=%u"
200 sg_io->dout_iovec_count,
  /external/strace/
sg_io_v4.c 82 PRINT_FIELD_U(", ", sg_io, dout_iovec_count);
87 sg_io.dout_iovec_count, tcp);
  /external/f2fs-tools/tools/sg_write_buffer/include/
sg_pt_linux.h 59 __u32 dout_iovec_count; /* [i] 0 -> "flat" dout transfer else member in struct:sg_io_v4

Completed in 2656 milliseconds