Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/optee_clientApi/
H A DOpteeClientRkNewFs_v2.c725 int dirty_count = 0; in rkss_storage_write() local
730 dirty_count++; in rkss_storage_write()
743 if (dirty_count > 1) { in rkss_storage_write()
744 if (dirty_num == dirty_count) in rkss_storage_write()