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

Data Fields

struct configfs_attribute attr
 
ssize_t(* show )(struct childless *, char *)
 
ssize_t(* store )(struct childless *, const char *, size_t)
 

Detailed Description

Definition at line 56 of file configfs_example_explicit.c.

Field Documentation

Definition at line 57 of file configfs_example_explicit.c.

ssize_t(* show)(struct childless *, char *)

Definition at line 58 of file configfs_example_explicit.c.

Definition at line 59 of file configfs_example_explicit.c.


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