ReactOS 0.4.15-dev-7924-g5949c20
_file_ref Struct Reference

#include <btrfs_drv.h>

Collaboration diagram for _file_ref:

Public Attributes

fcbfcb
 
ANSI_STRING oldutf8
 
uint64_t oldindex
 
bool delete_on_close
 
bool posix_delete
 
bool deleted
 
bool created
 
LIST_ENTRY children
 
LONG refcount
 
LONG open_count
 
struct _file_refparent
 
dir_childdc
 
bool dirty
 
LIST_ENTRY list_entry
 
LIST_ENTRY list_entry_dirty
 

Detailed Description

Definition at line 341 of file btrfs_drv.h.

Member Data Documentation

◆ children

◆ created

◆ dc

◆ delete_on_close

◆ deleted

◆ dirty

bool _file_ref::dirty

Definition at line 355 of file btrfs_drv.h.

Referenced by flush_fileref().

◆ fcb

◆ list_entry

◆ list_entry_dirty

LIST_ENTRY _file_ref::list_entry_dirty

Definition at line 358 of file btrfs_drv.h.

◆ oldindex

uint64_t _file_ref::oldindex

◆ oldutf8

◆ open_count

LONG _file_ref::open_count

◆ parent

◆ posix_delete

bool _file_ref::posix_delete

◆ refcount

LONG _file_ref::refcount

Definition at line 350 of file btrfs_drv.h.

Referenced by _Dispatch_type_(), create_fileref(), reap_filerefs(), and rename_file_to_stream().


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