HomeSort by: relevance | last modified time | path
    Searched refs:zfs_onexit_fd_rele (Results 1 - 5 of 5) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zfs_onexit.h 54 extern void zfs_onexit_fd_rele(int fd);
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_onexit.c 51 * should call zfs_onexit_fd_rele().
117 * of this function must call zfs_onexit_fd_rele() when they're finished
157 zfs_onexit_fd_rele(int fd) function
zfs_ioctl.c 5265 zfs_onexit_fd_rele(zc->zc_cleanup_fd);
5509 zfs_onexit_fd_rele(cleanup_fd);
dmu_send.c 3022 zfs_onexit_fd_rele(cleanup_fd);
  /src/external/cddl/osnet/dist/lib/libzpool/common/
kernel.c 1162 zfs_onexit_fd_rele(int fd) function

Completed in 27 milliseconds