Searched refs:zd_zilog_lock (Results 1 – 1 of 1) sorted by relevance
321 pthread_rwlock_t zd_zilog_lock; member1589 VERIFY0(pthread_rwlock_init(&zd->zd_zilog_lock, NULL)); in ztest_zd_init()1605 (void) pthread_rwlock_destroy(&zd->zd_zilog_lock); in ztest_zd_fini()2626 (void) pthread_rwlock_rdlock(&zd->zd_zilog_lock); in ztest_io()2685 (void) pthread_rwlock_unlock(&zd->zd_zilog_lock); in ztest_io()2743 (void) pthread_rwlock_rdlock(&zd->zd_zilog_lock); in ztest_zil_commit()2758 (void) pthread_rwlock_unlock(&zd->zd_zilog_lock); in ztest_zil_commit()2785 (void) pthread_rwlock_wrlock(&zd->zd_zilog_lock); in ztest_zil_remount()2794 (void) pthread_rwlock_unlock(&zd->zd_zilog_lock); in ztest_zil_remount()