ReactOS 0.4.15-dev-7942-gd23573b
DIR_ITEM Struct Reference

#include <btrfs.h>

Collaboration diagram for DIR_ITEM:

Public Attributes

KEY key
 
uint64_t transid
 
uint16_t m
 
uint16_t n
 
uint8_t type
 
char name [1]
 

Detailed Description

Definition at line 272 of file btrfs.h.

Member Data Documentation

◆ key

◆ m

◆ n

◆ name

◆ transid

uint64_t DIR_ITEM::transid

Definition at line 274 of file btrfs.h.

Referenced by add_dir_item(), delete_xattr(), flush_fileref(), and set_xattr().

◆ type

uint8_t DIR_ITEM::type

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