Searched refs:dataEntry (Results 1 – 1 of 1) sorted by relevance
50 android::fs_mgr::FstabEntry* dataEntry = in is_data_checkpoint_active() local52 if (dataEntry == NULL) { in is_data_checkpoint_active()58 if (dataEntry->fs_type != "f2fs") { in is_data_checkpoint_active()59 ALOGW("Checkpoint status not supported for filesystem %s\n", dataEntry->fs_type.c_str()); in is_data_checkpoint_active()68 size_t checkpointPos = dataEntry->fs_options.find("checkpoint=disable"); in is_data_checkpoint_active()