Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Dbuf.h75 typedef uint32_t b_xflags_t; typedef
119 b_xflags_t b_xflags; /* extra flags */
/freebsd-12-stable/sys/kern/
Dvfs_subr.c1839 b_xflags_t xflags; in flushbuflist()
2090 b_xflags_t flags; in buf_vlist_remove()
2116 buf_vlist_add(struct buf *bp, struct bufobj *bo, b_xflags_t xflags) in buf_vlist_add()