Searched refs:cmp_state (Results 1 – 2 of 2) sorted by relevance
373 return cp->cmp_state;382 cp->cmp_state = (uint8_t)state;650 int cmp_state = decmpfs_cnode_get_vnode_state(cp);652 switch (cmp_state) {656 return cmp_state;666 ErrorLog("unknown cmp_state %d\n", cmp_state);674 int cmp_state = decmpfs_cnode_get_vnode_state(cp);676 switch (cmp_state) {691 ErrorLog("unknown cmp_state %d\n", cmp_state);753 uint32_t cmp_state;[all …]
187 uint8_t cmp_state; member