Searched refs:devfs_partition (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/device_manager/
H A Ddevfs.cpp57 struct devfs_partition { struct in namespace:__anon34
81 struct devfs_partition* partition;
445 struct devfs_partition* partition = (struct devfs_partition*)malloc(
446 sizeof(struct devfs_partition));
494 translate_partition_access(devfs_partition* partition, off_t& offset,
506 translate_partition_access(devfs_partition* partition, uint64& offset,
537 translate_partition_access(devfs_partition* partition, io_request* request)
1458 struct devfs_partition* partition
1482 struct devfs_partition* partitio
[all...]

Completed in 91 milliseconds