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

/illumos-gate/usr/src/uts/common/sys/
H A Dbuf.h167 #define B_READ 0x0040 /* read when I/O occurs */ macro
310 /* clear_flags */ (B_READ | B_DONE | B_ERROR | B_DELWRI))
315 /* clear_flags */ (B_READ | B_DONE | B_ERROR | B_DELWRI))
339 /* clear_flags */ (B_READ | B_DONE | B_ERROR | B_DELWRI)); \
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h669 #define B_READ 0x0040 /* read when I/O occurs */ macro

Completed in 58 milliseconds