Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/xdisk/
HDxdisk.c184 static d_strategy_t xa_strategy; variable
194 .d_strategy = xa_strategy,
799 xa_strategy(struct dev_strategy_args *ap) in xa_strategy() function