Home
last modified time | relevance | path

Searched refs:lzc_send_wrapper (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/sys/contrib/openzfs/include/
HDlibzfs_core.h91 _LIBZFS_CORE_H int lzc_send_wrapper(int (*)(int, void *), int, void *);
/freebsd-head/sys/contrib/openzfs/lib/libzfs_core/
HDlibzfs_core.c689 lzc_send_wrapper(int (*func)(int, void *), int orig_fd, void *data) in lzc_send_wrapper() function
869 return (lzc_send_wrapper(lzc_send_resume_redacted_cb, fd, &zsrr)); in lzc_send_resume_redacted()
963 return (lzc_send_wrapper(lzc_send_space_resume_redacted_cb, in lzc_send_space_resume_redacted()
HDlibzfs_core.abi204 …<elf-symbol name='lzc_send_wrapper' type='func-type' binding='global-binding' visibility='default-…
2879 …l name='lzc_send_wrapper' mangled-name='lzc_send_wrapper' visibility='default' binding='global' si…
/freebsd-head/sys/contrib/openzfs/lib/libzfs/
HDlibzfs_sendrecv.c2049 return (lzc_send_wrapper(zfs_send_resume_impl_cb, outfd, &zsri)); in zfs_send_resume_impl()
2570 return (lzc_send_wrapper(zfs_send_cb, outfd, &arg)); in zfs_send()
2871 return (lzc_send_wrapper(zfs_send_one_cb, fd, &zso)); in zfs_send_one()
HDlibzfs.abi7672 <function-decl name='lzc_send_wrapper' visibility='default' binding='global' size-in-bits='64'>