Searched defs:IsExt4 (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Dreboot.cpp107 } else if (IsExt4()) {
127 bool IsExt4() const { return mnt_type_ == "ext4"; } function in class:android::init::MountEntry

Completed in 54 milliseconds