Searched refs:rl_longholds (Results 1 – 2 of 2) sorted by relevance
77 zfs_refcount_t rl_longholds; member
1190 return (!zfs_refcount_is_zero(&rl->rl_longholds)); in dsl_redaction_list_long_held()1197 (void) zfs_refcount_add(&rl->rl_longholds, tag); in dsl_redaction_list_long_hold()1203 (void) zfs_refcount_remove(&rl->rl_longholds, tag); in dsl_redaction_list_long_rele()1211 zfs_refcount_destroy(&rl->rl_longholds); in redaction_list_evict_sync()1246 zfs_refcount_create(&rl->rl_longholds); in dsl_redaction_list_hold_obj()