ReactOS 0.4.15-dev-7918-g2a2556c
btrfs_path Struct Reference

#include <btrfs.h>

Collaboration diagram for btrfs_path:

Public Attributes

u64 offsets [BTRFS_MAX_LEVEL]
 
int itemsnr [BTRFS_MAX_LEVEL]
 
int slots [BTRFS_MAX_LEVEL]
 
union tree_buftree_buf
 

Detailed Description

Definition at line 390 of file btrfs.h.

Member Data Documentation

◆ itemsnr

int btrfs_path::itemsnr[BTRFS_MAX_LEVEL]

Definition at line 392 of file btrfs.h.

◆ offsets

u64 btrfs_path::offsets[BTRFS_MAX_LEVEL]

Definition at line 391 of file btrfs.h.

◆ slots

int btrfs_path::slots[BTRFS_MAX_LEVEL]

Definition at line 393 of file btrfs.h.

◆ tree_buf

union tree_buf* btrfs_path::tree_buf

Definition at line 395 of file btrfs.h.


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