Home
last modified time | relevance | path

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

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