Searched defs:is_active_fd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dfio.c559 is_active_fd(kthread_t *t, int fd) function
709 * must be held for is_active_fd() to be correct
731 if (is_active_fd(t, fd)) {

Completed in 48 milliseconds