Home
last modified time | relevance | path

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

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_dataset.c4953 nvlist_t *existing_holds; in zfs_release_one() local
4958 if (lzc_get_holds(name, &existing_holds) != 0) { in zfs_release_one()
4960 } else if (!nvlist_exists(existing_holds, ha->tag)) { in zfs_release_one()