Searched refs:lzc_receive_impl (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/libzfs_core/common/ |
H A D | libzfs_core.c | 551 lzc_receive_impl(const char *snapname, nvlist_t *props, const char *origin, in lzc_receive_impl() function 640 return (lzc_receive_impl(snapname, props, origin, force, B_FALSE, fd)); in lzc_receive() 653 return (lzc_receive_impl(snapname, props, origin, force, B_TRUE, fd)); in lzc_receive_resumable()
|