Searched refs:lzc_get_holds (Results 1 – 5 of 5) sorted by relevance
76 int lzc_get_holds(const char *, nvlist_t **);
103 lzc_get_holds;
596 lzc_get_holds(const char *snapname, nvlist_t **holdsp) in lzc_get_holds() function
5012 if (lzc_get_holds(name, &existing_holds) != 0) { in zfs_release_one()5237 err = lzc_get_holds(zhp->zfs_name, nvl); in zfs_get_holds()
693 int err = lzc_get_holds(zhp->zfs_name, &holds); in send_iterate_snap()