Home
last modified time | relevance | path

Searched refs:block_devfs_root (Results 1 – 2 of 2) sorted by relevance

/system/uapp/disk-pave/
A Ddevice-partitioner.h256 SkipBlockDevicePartitioner(fbl::unique_fd devfs_root, fbl::unique_fd block_devfs_root) in SkipBlockDevicePartitioner() argument
257 : devfs_root_(std::move(devfs_root)), block_devfs_root_(std::move(block_devfs_root)) {} in SkipBlockDevicePartitioner()
A Ddevice-partitioner.cpp975 fbl::unique_fd block_devfs_root(open("/dev", O_RDWR)); in Initialize() local
982 std::move(block_devfs_root))); in Initialize()

Completed in 6 milliseconds