Searched refs:LIO_IO_SYNCV (Results 1 – 2 of 2) sorted by relevance
37 #define LIO_IO_SYNCV 00020 /* single-buffer readv/writev */ macro
163 {"v", LIO_IO_SYNCV, "single buffer sync readv/writev"},175 {"syncv", LIO_IO_SYNCV, "single buffer sync readv/writev"},949 else if (method & LIO_IO_SYNCV) { in lio_write_buffer()1522 else if (method & LIO_IO_SYNCV) { in lio_read_buffer()1970 LIO_IO_SYNCV, 0, "sync readv/writev"}, {