Home
last modified time | relevance | path

Searched refs:action_handlep (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_send.h75 int cleanup_fd, uint64_t *action_handlep);
/titanic_44/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c2614 char **top_zfs, int cleanup_fd, uint64_t *action_handlep) in zfs_receive_package() argument
2781 action_handlep); in zfs_receive_package()
2946 uint64_t *action_handlep) in zfs_receive_one() argument
3295 zc.zc_action_handle = *action_handlep; in zfs_receive_one()
3482 *action_handlep = zc.zc_action_handle; in zfs_receive_one()
3505 uint64_t *action_handlep) in zfs_receive_impl() argument
3605 cleanup_fd, action_handlep)); in zfs_receive_impl()
3610 &zcksum, top_zfs, cleanup_fd, action_handlep)); in zfs_receive_impl()
/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c2662 int cleanup_fd, uint64_t *action_handlep) in dmu_recv_stream() argument
2712 if (*action_handlep == 0) { in dmu_recv_stream()
2720 action_handlep); in dmu_recv_stream()
2724 err = zfs_onexit_cb_data(minor, *action_handlep, in dmu_recv_stream()