Home
last modified time | relevance | path

Searched refs:fs_mgr_set_blk_ro (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_priv.h91 bool fs_mgr_set_blk_ro(const std::string& blockdev, bool readonly = true);
H A Dfs_mgr_remount.cpp382 fs_mgr_set_blk_ro(blk_device, false); in RemountPartition()
H A Dfs_mgr_overlayfs.cpp869 fs_mgr_set_blk_ro(device_path, false); in MountScratch()
952 fs_mgr_set_blk_ro(scratch_device, false); in MakeScratchFilesystem()
H A Dfs_mgr.cpp798 bool fs_mgr_set_blk_ro(const std::string& blockdev, bool readonly) { in fs_mgr_set_blk_ro() function
872 fs_mgr_set_blk_ro(source); in __mount()
1433 fs_mgr_set_blk_ro(current_entry.blk_device); in fs_mgr_mount_all()