Searched refs:zfs_onexit_fd_rele (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_onexit.h54 extern void zfs_onexit_fd_rele(int fd);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_onexit.c54 * should call zfs_onexit_fd_rele().
120 * of this function must call zfs_onexit_fd_rele() when they're finished
138 zfs_onexit_fd_rele(int fd) function
H A Dzfs_ioctl.c5037 zfs_onexit_fd_rele(zc->zc_cleanup_fd);
5268 zfs_onexit_fd_rele(cleanup_fd);
H A Ddmu_send.c3021 zfs_onexit_fd_rele(cleanup_fd);
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c1092 zfs_onexit_fd_rele(int fd) function

Completed in 137 milliseconds