Searched refs:NVME_CMD_FUSE_FIRST (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dnvme.h924 * @NVME_CMD_FUSE_FIRST: Fused Operation, first command
936 NVME_CMD_FUSE_FIRST = (1 << 0), enumerator in enum:__anon2298
/linux-master/drivers/nvme/target/
H A Dcore.c955 if (unlikely(flags & (NVME_CMD_FUSE_FIRST | NVME_CMD_FUSE_SECOND))) {
H A Dfc.c2189 (sqe->flags & (NVME_CMD_FUSE_FIRST | NVME_CMD_FUSE_SECOND)) ||

Completed in 136 milliseconds