#include <devices.h>
Collaboration diagram for s_disk:
Data Fields | |
char * | device |
char * | mount_point |
t_mount_info * | mount_info |
t_deviceclass | dc |
char* s_disk::device |
Device name, e.g. /dev/cdrom
char* s_disk::mount_point |
Device mount point, e.g. /mnt/cdrom
NULL if not mounted
Ddevice classification