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

#include <configfs_internal.h>

Data Fields

atomic_t s_count
 
int s_dependent_count
 
struct list_head s_sibling
 
struct list_head s_children
 
struct list_head s_links
 
voids_element
 
int s_type
 
umode_t s_mode
 
struct dentrys_dentry
 
struct iattrs_iattr
 

Detailed Description

Definition at line 31 of file configfs_internal.h.

Field Documentation

struct list_head s_children

Definition at line 35 of file configfs_internal.h.

atomic_t s_count

Definition at line 32 of file configfs_internal.h.

struct dentry* s_dentry

Definition at line 40 of file configfs_internal.h.

int s_dependent_count

Definition at line 33 of file configfs_internal.h.

void* s_element

Definition at line 37 of file configfs_internal.h.

struct iattr* s_iattr

Definition at line 41 of file configfs_internal.h.

struct list_head s_links

Definition at line 36 of file configfs_internal.h.

umode_t s_mode

Definition at line 39 of file configfs_internal.h.

struct list_head s_sibling

Definition at line 34 of file configfs_internal.h.

int s_type

Definition at line 38 of file configfs_internal.h.


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