Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
HDzthr.h52 extern boolean_t zthr_iscancelled(zthr_t *t);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDzthr.c320 zthr_iscancelled(zthr_t *t) in zthr_iscancelled() function
HDspa_checkpoint.c408 if (zthr_iscancelled(zthr)) in spa_checkpoint_discard_thread()
HDvdev_indirect.c586 if (zthr_iscancelled(zthr)) { in spa_condense_indirect_generate_new_mapping()
718 if (zthr_iscancelled(zthr)) in spa_condense_indirect_thread()
HDarc.c4606 arc_adjust_needed = !zthr_iscancelled(arc_adjust_zthr) && in arc_adjust_cb()