Searched refs:mnt_opts_ (Results 1 – 1 of 1) sorted by relevance
135 mnt_opts_(entry.mnt_opts) {} in MountEntry()138 LOG(INFO) << "Unmounting " << mnt_fsname_ << ":" << mnt_dir_ << " opts " << mnt_opts_; in Umount()141 LOG(INFO) << "Umounted " << mnt_fsname_ << ":" << mnt_dir_ << " opts " << mnt_opts_; in Umount()145 << mnt_opts_; in Umount()187 std::string mnt_opts_; member in android::init::MountEntry