Home
last modified time | relevance | path

Searched refs:_UDFFileControlBlock (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/filesystems/udfs/
H A Dstruct.h38 struct _UDFFileControlBlock;
111 struct _UDFFileControlBlock *Fcb;
251 typedef struct _UDFFileControlBlock { struct
289 struct _UDFFileControlBlock* ParentFcb; argument
378 _UDFFileControlBlock *Fcb;
408 _UDFFileControlBlock *Fcb;
/reactos/drivers/filesystems/udfs/udf_info/
H A Dudf_rel.h362 struct _UDFFileControlBlock* Fcb; // pointer to corresponding Fcb (null if absent)
/reactos/drivers/filesystems/udfs/Include/
H A Dudf_common.h81 struct _UDFFileControlBlock* ParentFcb;