ReactOS 0.4.15-dev-7942-gd23573b
btrfs_set_inode_info Struct Reference

#include <btrfsioctl.h>

Public Attributes

uint64_t flags
 
BOOL flags_changed
 
uint32_t st_uid
 
BOOL uid_changed
 
uint32_t st_gid
 
BOOL gid_changed
 
uint32_t st_mode
 
BOOL mode_changed
 
uint8_t compression_type
 
BOOL compression_type_changed
 

Detailed Description

Definition at line 89 of file btrfsioctl.h.

Member Data Documentation

◆ compression_type

uint8_t btrfs_set_inode_info::compression_type

◆ compression_type_changed

BOOL btrfs_set_inode_info::compression_type_changed

◆ flags

uint64_t btrfs_set_inode_info::flags

◆ flags_changed

BOOL btrfs_set_inode_info::flags_changed

◆ gid_changed

BOOL btrfs_set_inode_info::gid_changed

◆ mode_changed

BOOL btrfs_set_inode_info::mode_changed

◆ st_gid

uint32_t btrfs_set_inode_info::st_gid

◆ st_mode

uint32_t btrfs_set_inode_info::st_mode

◆ st_uid

uint32_t btrfs_set_inode_info::st_uid

◆ uid_changed

BOOL btrfs_set_inode_info::uid_changed

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