Searched refs:IO_URING_F_SQE128 (Results 1 – 3 of 3) sorted by relevance
38 IO_URING_F_SQE128 = (1 << 8), enumerator
633 if ((issue_flags & (IO_URING_F_SQE128|IO_URING_F_CQE32)) != in nvme_uring_cmd_checks()634 (IO_URING_F_SQE128|IO_URING_F_CQE32)) in nvme_uring_cmd_checks()
5732 if (!(issue_flags & IO_URING_F_SQE128)) in ublk_ctrl_uring_cmd()