Searched refs:VFS_BIO_NEED_BUFSPACE (Results 1 – 1 of 1) sorted by relevance
219 #define VFS_BIO_NEED_BUFSPACE 0x08 /* wait for buf space, lo hysteresis */ macro238 if ((flags & VFS_BIO_NEED_BUFSPACE) == 0) in bufspacewakeup()241 flags & ~VFS_BIO_NEED_BUFSPACE)) { in bufspacewakeup()2170 flags = VFS_BIO_NEED_BUFSPACE; in getnewbuf()