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

Data Fields

int(* get )(void *, u64 *)
 
int(* set )(void *, u64)
 
char get_buf [24]
 
char set_buf [24]
 
voiddata
 
const charfmt
 
struct mutex mutex
 

Detailed Description

Definition at line 46 of file file.c.

Field Documentation

Definition at line 51 of file file.c.

const char* fmt

Definition at line 52 of file file.c.

int(* get)(void *, u64 *)

Definition at line 47 of file file.c.

char get_buf[24]

Definition at line 49 of file file.c.

Definition at line 53 of file file.c.

int(* set)(void *, u64)

Definition at line 48 of file file.c.

char set_buf[24]

Definition at line 50 of file file.c.


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