PatchworkOS  10941b4
A non-POSIX operating system.
Loading...
Searching...
No Matches
block_device_t Struct Reference

Block device type. More...

#include <superblock.h>

Collaboration diagram for block_device_t:

Data Fields

uint64_t placeholder
 

Detailed Description

Block device type.

Represents a device which can be used to back a filesystem.

Todo:
Implement block devices.

Definition at line 39 of file superblock.h.

Field Documentation

◆ placeholder

uint64_t block_device_t::placeholder

Definition at line 41 of file superblock.h.


The documentation for this struct was generated from the following file: