Searched refs:UF_CLOSING (Results 1 – 2 of 2) sorted by relevance
182 #define UF_CLOSING 0x08 /* close in progress */ macro
1442 !(fdp->fd_ofileflags[fd] & UF_CLOSING))) { in fp_get_noref_locked_with_iocount()1571 !(fdp->fd_ofileflags[fd] & UF_CLOSING)))) { in fp_drop()1718 if (p->p_fd.fd_ofileflags[fd] & (UF_RESERVED | UF_CLOSING)) { in fp_close_and_unlock()1722 p->p_fd.fd_ofileflags[fd] |= (UF_RESERVED | UF_CLOSING); in fp_close_and_unlock()1777 fdp->fd_ofileflags[fd] &= ~UF_CLOSING; in fp_close_and_unlock()