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