Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
btrfs_ioctl_vol_args_v2 Struct Reference

#include <ioctl.h>

Data Fields

__s64 fd
 
__u64 transid
 
__u64 flags
 
union {
   struct {
      __u64   size
 
      struct btrfs_qgroup_inherit
__user *   qgroup_inherit
 
   } 
 
   __u64   unused [4]
 
}; 
 
char name [BTRFS_SUBVOL_NAME_MAX+1]
 

Detailed Description

Definition at line 64 of file ioctl.h.

Field Documentation

union { ... }

Definition at line 65 of file ioctl.h.

__u64 flags

Definition at line 67 of file ioctl.h.

Definition at line 75 of file ioctl.h.

Definition at line 71 of file ioctl.h.

__u64 size

Definition at line 70 of file ioctl.h.

__u64 transid

Definition at line 66 of file ioctl.h.

Definition at line 73 of file ioctl.h.


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