Searched refs:fs_mgr_set_blk_ro (Results 1 – 4 of 4) sorted by relevance
91 bool fs_mgr_set_blk_ro(const std::string& blockdev, bool readonly = true);
382 fs_mgr_set_blk_ro(blk_device, false); in RemountPartition()
869 fs_mgr_set_blk_ro(device_path, false); in MountScratch()952 fs_mgr_set_blk_ro(scratch_device, false); in MakeScratchFilesystem()
798 bool fs_mgr_set_blk_ro(const std::string& blockdev, bool readonly) { in fs_mgr_set_blk_ro() function872 fs_mgr_set_blk_ro(source); in __mount()1433 fs_mgr_set_blk_ro(current_entry.blk_device); in fs_mgr_mount_all()