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