Home
last modified time | relevance | path

Searched refs:NVME_MPATH_IO_STATS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/nvme/host/
H A Dmultipath.c134 nvme_req(rq)->flags |= NVME_MPATH_IO_STATS; in nvme_mpath_start_request()
144 if (!(nvme_req(rq)->flags & NVME_MPATH_IO_STATS)) in nvme_mpath_end_request()
H A Dnvme.h196 NVME_MPATH_IO_STATS = (1 << 2), enumerator