Searched refs:cmp_state (Results 1 – 2 of 2) sorted by relevance
345 return cp->cmp_state;354 cp->cmp_state = (uint8_t)state;620 int cmp_state = decmpfs_cnode_get_vnode_state(cp);622 switch (cmp_state) {626 return cmp_state;636 ErrorLog("unknown cmp_state %d\n", cmp_state);644 int cmp_state = decmpfs_cnode_get_vnode_state(cp);646 switch (cmp_state) {661 ErrorLog("unknown cmp_state %d\n", cmp_state);723 uint32_t cmp_state;[all …]
181 uint8_t cmp_state; member