Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzfs_core/common/
H A Dlibzfs_core.c551 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()