Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/test/
H A Dtest_libzfs_core.py4112 _cachefile_suffix = ".cachefile" variable in _TempPool
4130 cachefile = self._pool_file_path + _TempPool._cachefile_suffix
4236 os.remove(self._pool_file_path + _TempPool._cachefile_suffix)
4241 self._pool_file_path + _TempPool._cachefile_suffix + '.tmp')