Home
last modified time | relevance | path

Searched refs:TransformFstabForDsu (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/core/fs_mgr/include_fstab/fstab/
H A Dfstab.h118 void TransformFstabForDsu(Fstab* fstab, const std::string& dsu_slot,
/aosp12/system/core/init/
H A Dfirst_stage_mount.cpp69 using android::fs_mgr::TransformFstabForDsu;
675 TransformFstabForDsu(&fstab_, active_dsu, dsu_partitions); in UseDsuIfPresent()
/aosp12/system/core/fs_mgr/
H A Dfs_mgr_fstab.cpp604 void TransformFstabForDsu(Fstab* fstab, const std::string& dsu_slot, in TransformFstabForDsu() function
734 TransformFstabForDsu(&fstab, dsu_slot, Split(lp_names, ",")); in ReadFstabFromFile()