Home
last modified time | relevance | path

Searched defs:begin_record (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libzfs_core/common/
H A Dlibzfs_core.c725 const dmu_replay_record_t *begin_record, int cleanup_fd, in recv_impl()
894 int fd, const dmu_replay_record_t *begin_record) in lzc_receive_with_header()
913 const dmu_replay_record_t *begin_record, int cleanup_fd, in lzc_receive_with_cmdprops()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c4743 boolean_t resumable, int input_fd, dmu_replay_record_t *begin_record, in zfs_ioc_recv_impl()
5064 dmu_replay_record_t begin_record; in zfs_ioc_recv() local