Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzthr.h37 extern boolean_t zthr_iscancelled(zthr_t *t);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzthr.c411 zthr_iscancelled(zthr_t *t) in zthr_iscancelled() function
H A Dspa_checkpoint.c408 if (zthr_iscancelled(zthr)) in spa_checkpoint_discard_thread()
H A Dvdev_indirect.c610 if (zthr_iscancelled(zthr)) { in spa_condense_indirect_generate_new_mapping()
741 if (zthr_iscancelled(zthr)) in spa_condense_indirect_thread()
H A Darc.c4729 arc_adjust_needed = !zthr_iscancelled(arc_adjust_zthr) && in arc_adjust_cb()