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

#include <adfs.h>

Data Fields

loff_t mmu_private
 
unsigned long parent_id
 
__u32 loadaddr
 
__u32 execaddr
 
unsigned int filetype
 
unsigned int attr
 
unsigned int stamped:1
 
struct inode vfs_inode
 

Detailed Description

Definition at line 25 of file adfs.h.

Field Documentation

unsigned int attr

Definition at line 31 of file adfs.h.

__u32 execaddr

Definition at line 29 of file adfs.h.

unsigned int filetype

Definition at line 30 of file adfs.h.

__u32 loadaddr

Definition at line 28 of file adfs.h.

loff_t mmu_private

Definition at line 26 of file adfs.h.

unsigned long parent_id

Definition at line 27 of file adfs.h.

unsigned int stamped

Definition at line 32 of file adfs.h.

struct inode vfs_inode

Definition at line 33 of file adfs.h.


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