Searched defs:bdev (Results 1 – 5 of 5) sorted by relevance
105 std::string bdev; in F2fsPinBeforeAllocate() local
91 static bool DeviceMapperStackPop(const std::string& bdev, std::string* bdev_raw) { in DeviceMapperStackPop()178 std::string bdev; in GetBlockDeviceForFile() local
247 unique_fd bdev(open(fptr->bdev_path().c_str(), O_RDONLY | O_CLOEXEC)); in TEST_F() local
380 get_blockdev_name(char *bdev) in get_blockdev_name()
1960 static bool PrepareZramDevice(const std::string& loop, off64_t size, const std::string& bdev) { in PrepareZramDevice()