Searched refs:IOCB_CMD_NOOP (Results 1 – 10 of 10) sorted by relevance
48 #if defined(IOCB_CMD_NOOP) || (defined(HAVE_DECL_IOCB_CMD_NOOP) && HAVE_DECL_IOCB_CMD_NOOP)50 static_assert((IOCB_CMD_NOOP) == (6), "IOCB_CMD_NOOP != 6");53 # define IOCB_CMD_NOOP 686 [IOCB_CMD_NOOP] = XLAT(IOCB_CMD_NOOP),
8 IOCB_CMD_NOOP 6
4 IOCB_CMD_NOOP = 6
17 lio_opcode = IOCB_CMD_PREAD, IOCB_CMD_PWRITE, IOCB_CMD_FSYNC, IOCB_CMD_FDSYNC, IOCB_CMD_NOOP, IOCB_…
43 IOCB_CMD_NOOP = 6, enumerator
68 [IOCB_CMD_NOOP] = SUB_NONE, in tprint_lio_opcode()