Home
last modified time | relevance | path

Searched defs:zthr (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzthr.c178 struct zthr { struct
180 kthread_t *zthr_thread; argument
183 kmutex_t zthr_state_lock; argument
186 kmutex_t zthr_request_lock; argument
189 kcondvar_t zthr_cv; argument
192 boolean_t zthr_cancel; argument
199 hrtime_t zthr_wait_time; argument
202 zthr_checkfunc_t *zthr_checkfunc; argument
203 zthr_func_t *zthr_func; argument
204 void *zthr_arg; argument
H A Dspa_checkpoint.c381 spa_checkpoint_discard_thread_check(void *arg, zthr_t *zthr) in spa_checkpoint_discard_thread_check()
395 spa_checkpoint_discard_thread(void *arg, zthr_t *zthr) in spa_checkpoint_discard_thread()
H A Dvdev_indirect.c593 uint32_t *obsolete_counts, uint64_t start_index, zthr_t *zthr) in spa_condense_indirect_generate_new_mapping()
638 spa_condense_indirect_thread_check(void *arg, zthr_t *zthr) in spa_condense_indirect_thread_check()
647 spa_condense_indirect_thread(void *arg, zthr_t *zthr) in spa_condense_indirect_thread()
H A Darc.c4670 arc_adjust_cb_check(void *arg, zthr_t *zthr) in arc_adjust_cb_check()
4710 arc_adjust_cb(void *arg, zthr_t *zthr) in arc_adjust_cb()
4744 arc_reap_cb_check(void *arg, zthr_t *zthr) in arc_reap_cb_check()
4782 arc_reap_cb(void *arg, zthr_t *zthr) in arc_reap_cb()