Home
last modified time | relevance | path

Searched defs:ioc_now (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/block/
Dblk-iocost.c558 struct ioc_now { struct
559 u64 now_ns;
560 u64 now;
561 u64 vnow;
562 u64 vrate;
977 static void ioc_now(struct ioc *ioc, struct ioc_now *now) in ioc_now() function