Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dvfs_bio.c83 typedef enum bufq_type bufq_type_t; typedef
107 static int flushbufqueues(struct buf *marker, bufq_type_t q);
2335 flushbufqueues(struct buf *marker, bufq_type_t q) in flushbufqueues()