Home
last modified time | relevance | path

Searched defs:bdev (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/fs_mgr/libfiemap/
H A Dutility.cpp105 std::string bdev; in F2fsPinBeforeAllocate() local
H A Dfiemap_writer.cpp91 static bool DeviceMapperStackPop(const std::string& bdev, std::string* bdev_raw) { in DeviceMapperStackPop()
178 std::string bdev; in GetBlockDeviceForFile() local
H A Dfiemap_writer_test.cpp253 unique_fd bdev(open(fptr->bdev_path().c_str(), O_RDONLY | O_CLOEXEC)); in TEST_F() local