Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/cmd/
HDztest.c1662 ztest_object_unlock(ztest_ds_t *zd, uint64_t object) in ztest_object_unlock() function
2088 ztest_object_unlock(zd, object); in ztest_replay_remove()
2104 ztest_object_unlock(zd, object); in ztest_replay_remove()
2174 ztest_object_unlock(zd, lr->lr_foid); in ztest_replay_write()
2233 ztest_object_unlock(zd, lr->lr_foid); in ztest_replay_write()
2262 ztest_object_unlock(zd, lr->lr_foid); in ztest_replay_truncate()
2274 ztest_object_unlock(zd, lr->lr_foid); in ztest_replay_truncate()
2303 ztest_object_unlock(zd, lr->lr_foid); in ztest_replay_setattr()
2349 ztest_object_unlock(zd, lr->lr_foid); in ztest_replay_setattr()
2395 ztest_object_unlock(zd, object); in ztest_get_done()
[all …]