Searched refs:cm_state (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/BootCache-106/
H A Dkext.c250 int cm_state; /* this mount's state */ member in struct:BC_cache_mount
699 if (BC_cache->c_mounts[i].cm_state == CM_READY) {
732 if (cm->cm_state != CM_READY) {
1169 if (cm->cm_state != CM_READY) {
1214 if (cm->cm_state != CM_READY) {
1545 if (cm->cm_state != CM_ABORTED) {
1567 if (cm->cm_state == CM_ABORTED) {
1786 if (BC_cache->c_mounts[cm_idx].cm_state != CM_READY) {
2227 if (BC_cache->c_mounts[cm_idx].cm_state == CM_READY) {
2938 if (cm->cm_state !
[all...]

Completed in 77 milliseconds