Searched refs:cmp_state (Results 1 – 2 of 2) sorted by relevance
373 return cp->cmp_state;382 cp->cmp_state = (uint8_t)state;648 int cmp_state = decmpfs_cnode_get_vnode_state(cp);650 switch (cmp_state) {654 return cmp_state;664 ErrorLog("unknown cmp_state %d\n", cmp_state);672 int cmp_state = decmpfs_cnode_get_vnode_state(cp);674 switch (cmp_state) {689 ErrorLog("unknown cmp_state %d\n", cmp_state);751 uint32_t cmp_state;[all …]
187 uint8_t cmp_state; member