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

/system/core/trusty/storage/proxy/
H A Dstorage.c44 static enum sync_state dir_state; variable in typeref:enum:sync_state
57 dir_state = SS_DIRTY;
190 dir_state = SS_DIRTY;
471 dir_state = SS_CLEAN;
506 if (dir_state == SS_DIRTY) {
514 dir_state = SS_CLEAN; /* set to clean */

Completed in 94 milliseconds