ReactOS 0.4.15-dev-7958-gcd0bb1a
btrfs_mknod Struct Reference

#include <btrfsioctl.h>

Public Attributes

uint64_t inode
 
uint8_t type
 
uint64_t st_rdev
 
uint16_t namelen
 
WCHAR name [1]
 

Detailed Description

Definition at line 236 of file btrfsioctl.h.

Member Data Documentation

◆ inode

uint64_t btrfs_mknod::inode

◆ name

WCHAR btrfs_mknod::name[1]

◆ namelen

uint16_t btrfs_mknod::namelen

◆ st_rdev

uint64_t btrfs_mknod::st_rdev

◆ type

uint8_t btrfs_mknod::type

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