Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Darc.c833 #define GHOST_STATE(state) \ macro
1872 if (GHOST_STATE(state)) { in add_reference()
1894 ASSERT(!GHOST_STATE(state)); in remove_reference()
1949 ASSERT(!GHOST_STATE(new_state) || datacnt == 0); in arc_change_state()
1969 if (GHOST_STATE(old_state) && datacnt == 0) { in arc_change_state()
1990 if (GHOST_STATE(new_state)) { in arc_change_state()
2007 if (GHOST_STATE(new_state)) { in arc_change_state()
2037 if (GHOST_STATE(old_state)) { in arc_change_state()
2778 if (GHOST_STATE(state)) { in arc_evict_hdr()
3987 if (!GHOST_STATE(buf->b_hdr->b_l1hdr.b_state)) { in arc_get_data_buf()
[all …]