Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dxio.h84 #define XIOF_WRITE 0x0002 macro
/dragonfly/sys/kern/
H A Dkern_xio.c174 if (xio->xio_flags & XIOF_WRITE) in xio_release()