Home
last modified time | relevance | path

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

/device/google/gs-common/storage/
Ddump_storage.cpp68 int mnt_time = android::base::GetIntProperty(F2FS_MNT_TIME_PROPERTY, 0); in main() local
69 printf("--- F2FS - checkpoint=disable time (ms) ---\n%d\n\n", mnt_time); in main()