Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Drrwlock.c240 rrw_exit(rrwlock_t *rrl, void *tag) in rrw_exit() function
381 rrw_exit(&rrl->locks[i], tag); in rrm_exit()
383 rrw_exit(&rrl->locks[RRM_TD_LOCK()], tag); in rrm_exit()
H A Ddsl_synctask.c183 rrw_exit(&dp->dp_config_rwlock, FTAG); in dsl_sync_task_sync()
H A Ddsl_pool.c283 rrw_exit(&dp->dp_config_rwlock, FTAG); in dsl_pool_open()
405 rrw_exit(&dp->dp_config_rwlock, FTAG); in dsl_pool_create()
1059 rrw_exit(&dp->dp_config_rwlock, tag); in dsl_pool_config_exit()
H A Ddsl_scan.c1583 rrw_exit(&dp->dp_config_rwlock, FTAG); in dsl_scan_sync()
H A Dspa.c6263 rrw_exit(&dp->dp_config_rwlock, FTAG); in spa_sync_upgrades()
/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Drrwlock.h75 void rrw_exit(rrwlock_t *rrl, void *tag);