FrostWing
A lightweight raw-control operating system.
Loading...
Searching...
No Matches
mount_entry Struct Reference
Collaboration diagram for mount_entry:
Collaboration graph

Public Attributes

char * mount_point
char * part_name
partition_fs_type_t type
void * fs

Detailed Description

Definition at line 219 of file ahci.h.

Member Data Documentation

◆ fs

void* mount_entry::fs

Definition at line 223 of file ahci.h.

◆ mount_point

char* mount_entry::mount_point

Definition at line 220 of file ahci.h.

◆ part_name

char* mount_entry::part_name

Definition at line 221 of file ahci.h.

◆ type

partition_fs_type_t mount_entry::type

Definition at line 222 of file ahci.h.


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