Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/test/
H A Dtest_libzfs_core.py169 def temp_file_in_fs(fs): function
187 with temp_file_in_fs(fs) as name:
1915 with temp_file_in_fs(ZFSTest.pool.makeName(b"fs1")) as name:
1936 with temp_file_in_fs(ZFSTest.pool.makeName(b"fs1")) as name:
1997 with temp_file_in_fs(ZFSTest.pool.makeName(b"fs1")):
2035 with temp_file_in_fs(ZFSTest.pool.makeName(b"fs1")):
2038 with temp_file_in_fs(dstfs):
2051 with temp_file_in_fs(ZFSTest.pool.makeName(b"fs1")):
2067 with temp_file_in_fs(ZFSTest.pool.makeName(b"fs1")):
2081 with temp_file_in_fs(ZFSTest.pool.makeName(b"fs1")):
[all …]