Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c710 #define GHOST_STATE(state) \ macro
2236 if (GHOST_STATE(state)) { in arc_evictable_space_increment()
2246 ASSERT(!GHOST_STATE(state)); in arc_evictable_space_increment()
2277 if (GHOST_STATE(state)) { in arc_evictable_space_decrement()
2287 ASSERT(!GHOST_STATE(state)); in arc_evictable_space_decrement()
2356 ASSERT(!GHOST_STATE(state)); in remove_reference()
2469 if (GHOST_STATE(old_state)) { in arc_change_state()
2503 if (GHOST_STATE(new_state)) { in arc_change_state()
2562 if (GHOST_STATE(old_state)) { in arc_change_state()
3932 if (GHOST_STATE(state)) { in arc_evict_hdr()
[all …]