Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dbiotrack.h22 int bio_track_wait(struct bio_track *track, int slp_flags, int slp_timo);
/dragonfly/usr.sbin/makefs/hammer2/
H A Dhammer2_compat.h729 bio_track_wait(struct bio_track *track, int slp_flags, int slp_timo) in bio_track_wait() argument
/dragonfly/sys/kern/
H A Dvfs_bio.c565 bio_track_wait(struct bio_track *track, int slp_flags, int slp_timo) in bio_track_wait() argument
591 "trwait", slp_timo); in bio_track_wait()