Searched refs:B_EINTR (Results 1 – 5 of 5) sorted by relevance
381 bp->b_flags |= B_EINTR; in smbfs_doio()387 bp->b_flags |= B_EINTR; in smbfs_doio()
205 #define B_EINTR 0x00000400 /* I/O was interrupted */ macro
720 bp->b_flags |= B_EINTR; in fuse_io_strategy()
3948 if (bp->b_flags & B_EINTR) { in bufwait()3949 bp->b_flags &= ~B_EINTR; in bufwait()
1791 bp->b_flags |= B_EINTR; in ncl_doio()