ReactOS 0.4.15-dev-7924-g5949c20
fs_identifier Struct Reference

#include <devices.h>

Public Attributes

const WCHARname
 
const charmagic
 
ULONG magiclen
 
uint32_t sboff
 
uint32_t kboff
 

Detailed Description

Definition at line 53 of file devices.h.

Member Data Documentation

◆ kboff

uint32_t fs_identifier::kboff

Definition at line 58 of file devices.h.

Referenced by find_devices().

◆ magic

const char* fs_identifier::magic

Definition at line 55 of file devices.h.

◆ magiclen

ULONG fs_identifier::magiclen

Definition at line 56 of file devices.h.

◆ name

const WCHAR* fs_identifier::name

Definition at line 54 of file devices.h.

Referenced by find_devices().

◆ sboff

uint32_t fs_identifier::sboff

Definition at line 57 of file devices.h.


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