Searched refs:NB_EINTR (Results 1 – 2 of 2) sorted by relevance
155 #define NB_EINTR 0x00000400 /* I/O was interrupted */ macro
1307 if (ISSET(bp->nb_flags, NB_EINTR)) { in nfs_buf_iowait()1308 CLR(bp->nb_flags, NB_EINTR); in nfs_buf_iowait()2748 SET(bp->nb_flags, NB_EINTR); in nfs_buf_write_finish()