Home
last modified time | relevance | path

Searched refs:GetFileDeviceForPath (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/private/storage/
H A DDiskDeviceRoster.h136 status_t GetFileDeviceForPath(const char* filename,
/haiku/src/bin/makebootable/platform/bios_ia32/
H A Dmakebootable.cpp643 status = roster.GetFileDeviceForPath(fileName, &device); in main()
/haiku/src/kits/storage/disk_device/
H A DDiskDeviceRoster.cpp482 BDiskDeviceRoster::GetFileDeviceForPath(const char* filename, in GetFileDeviceForPath() function in BDiskDeviceRoster