HomeSort by relevance Sort by last modified time
    Searched refs:read_fstab (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/bootloader_message/
bootloader_message.cpp 32 static struct fstab* read_fstab(std::string* err) { function
49 struct fstab* fstab = read_fstab(err);
  /bootable/recovery/uncrypt/
uncrypt.cpp 167 static struct fstab* read_fstab() { function
593 if ((fstab = read_fstab()) == nullptr) {

Completed in 140 milliseconds