Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/disk/md/
H A Dmd.c51 static d_strategy_t mdstrategy_preload; variable
345 mdstrategy_preload(struct dev_strategy_args *ap) in mdstrategy_preload() function