ReactOS 0.4.16-dev-1946-g52006dd
btrfs_file_info Struct Reference

#include <btrfs.h>

Collaboration diagram for btrfs_file_info:

Public Attributes

u64 inr
 
u64 position
 
struct btrfs_inode_item inode
 
PBTRFS_INFO Volume
 
ULONG FileNameLength
 
UCHAR Attributes
 
CHAR FileName [RTL_FIELD_SIZE(FILEINFORMATION, FileName)]
 

Detailed Description

Definition at line 415 of file btrfs.h.

Member Data Documentation

◆ Attributes

UCHAR btrfs_file_info::Attributes

Definition at line 421 of file btrfs.h.

Referenced by BtrFsGetFileInformation(), and BtrFsOpen().

◆ FileName

CHAR btrfs_file_info::FileName[RTL_FIELD_SIZE(FILEINFORMATION, FileName)]

Definition at line 422 of file btrfs.h.

Referenced by BtrFsGetFileInformation(), and BtrFsOpen().

◆ FileNameLength

ULONG btrfs_file_info::FileNameLength

Definition at line 420 of file btrfs.h.

Referenced by BtrFsGetFileInformation(), and BtrFsOpen().

◆ inode

struct btrfs_inode_item btrfs_file_info::inode

Definition at line 418 of file btrfs.h.

Referenced by BtrFsGetFileInformation(), BtrFsOpen(), BtrFsRead(), and BtrFsSeek().

◆ inr

u64 btrfs_file_info::inr

Definition at line 416 of file btrfs.h.

Referenced by BtrFsOpen(), and BtrFsRead().

◆ position

u64 btrfs_file_info::position

Definition at line 417 of file btrfs.h.

Referenced by BtrFsGetFileInformation(), BtrFsOpen(), BtrFsRead(), and BtrFsSeek().

◆ Volume

PBTRFS_INFO btrfs_file_info::Volume

Definition at line 419 of file btrfs.h.

Referenced by BtrFsOpen(), and BtrFsRead().


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