Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-iocost.c509 struct ioc_now { struct
510 u64 now_ns;
511 u32 now;
512 u64 vnow;
513 u64 vrate;
853 static void ioc_now(struct ioc *ioc, struct ioc_now *now) in ioc_now() function