Searched defs:B_READ (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sbin/fsck_lfs/
H A Dbufcache.h102 #define B_READ 0x00100000 /* Read buffer. */ macro
/netbsd-current/external/bsd/nvi/dist/common/
H A Dutil.h33 typedef enum { B_NONE, B_OFF, B_READ, B_RECOVER, B_SEARCH, B_WRITE } bmsg_t; enumerator in enum:__anon5878
/netbsd-current/sys/sys/
H A Dbuf.h199 #define B_READ 0x00100000 /* Read buffer. */ macro
/netbsd-current/external/cddl/osnet/dist/lib/libzpool/common/sys/
H A Dzfs_context.h812 #define B_READ 0x0040 /* read when I/O occurs */ macro

Completed in 216 milliseconds