Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/libzfs_input_check/
H A Dlibzfs_input_check.c471 test_get_holds(const char *snapshot) in test_get_holds() function
838 test_get_holds(snapshot); in zfs_ioc_input_tests()
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/test/
H A Dtest_libzfs_core.py3267 def test_get_holds(self): member in ZFSTest