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.c998 boolean_t heal, boolean_t resumable, boolean_t raw, int input_fd, in recv_impl()
1258 int input_fd, const dmu_replay_record_t *begin_record, int cleanup_fd, in lzc_receive_one()
1279 boolean_t force, boolean_t resumable, boolean_t raw, int input_fd, in lzc_receive_with_cmdprops()
1300 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.c4996 boolean_t force, boolean_t heal, boolean_t resumable, int input_fd, in zfs_ioc_recv_impl()
5457 int input_fd = -1; in zfs_ioc_recv_new() local