Searched refs:altfd (Results 1 – 2 of 2) sorted by relevance
76 int altfd; in ioctl_test_one() local97 altfd = nvme_ioctl_test_get_fd_flags(0, test->it_write ? in ioctl_test_one()99 if (ioctl(altfd, test->it_cmd, unmap) == 0) { in ioctl_test_one()116 VERIFY0(close(altfd)); in ioctl_test_one()
903 int altfd; in _file_get() local912 altfd = _xftab[IOPIND(iop)]._altfd; in _file_get()914 altfd = FILEx(iop)->_xdat._altfd; in _file_get()930 return (altfd); in _file_get()