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

#include <xfs_ioctl32.h>

Data Fields

__u32 am_opcode
 
__s32 am_error
 
compat_uptr_t am_attrname
 
compat_uptr_t am_attrvalue
 
__u32 am_length
 
__u32 am_flags
 

Detailed Description

Definition at line 138 of file xfs_ioctl32.h.

Field Documentation

compat_uptr_t am_attrname

Definition at line 141 of file xfs_ioctl32.h.

compat_uptr_t am_attrvalue

Definition at line 142 of file xfs_ioctl32.h.

__s32 am_error

Definition at line 140 of file xfs_ioctl32.h.

__u32 am_flags

Definition at line 144 of file xfs_ioctl32.h.

__u32 am_length

Definition at line 143 of file xfs_ioctl32.h.

__u32 am_opcode

Definition at line 139 of file xfs_ioctl32.h.


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