Home
last modified time | relevance | path

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

/system/core/trusty/storage/proxy/
Dstorage.c44 static enum sync_state dir_state; variable
57 dir_state = SS_DIRTY; in insert_fd()
190 dir_state = SS_DIRTY; in storage_file_delete()
471 dir_state = SS_CLEAN; in storage_init()
505 if (dir_state == SS_DIRTY) { in storage_sync_checkpoint()
513 dir_state = SS_CLEAN; /* set to clean */ in storage_sync_checkpoint()