Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dkern_iosched.c132 count = bd_heatup(); in bwillwrite()
162 count = bd_heatup(); in bwillinode()
H A Dvfs_bio.c419 bd_heatup(void) in bd_heatup() function
458 bd_heatup(); in bd_wait()
1190 bd_heatup(); in bdirty()
/dragonfly/sys/sys/
H A Dbuf.h420 long bd_heatup (void);
/dragonfly/sys/vfs/hammer/
H A Dhammer_reblock.c223 if (bd_heatup()) { in hammer_ioc_reblock()