Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.c1049 boolean_t heal, boolean_t resumable, boolean_t raw, int input_fd, in recv_impl()
1309 int input_fd, const dmu_replay_record_t *begin_record, int cleanup_fd, in lzc_receive_one()
1330 boolean_t force, boolean_t resumable, boolean_t raw, int input_fd, in lzc_receive_with_cmdprops()
1351 int input_fd, const dmu_replay_record_t *begin_record, int cleanup_fd, in lzc_receive_with_heal()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c5273 boolean_t force, boolean_t heal, boolean_t resumable, int input_fd, in zfs_ioc_recv_impl()
5734 int input_fd = -1; in zfs_ioc_recv_new() local