Home
last modified time | relevance | path

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

/freebsd/sys/dev/pst/
H A Dpst-raid.c74 static disk_strategy_t pststrategy; variable
157 psc->disk->d_strategy = pststrategy; in pst_attach()
206 pststrategy(struct bio *bp) in pststrategy() function