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

#include <nx.h>

Data Fields

struct dentrydfs_root
 
struct dentrydfs_aes_ops
 
struct dentrydfs_aes_bytes
 
struct dentrydfs_sha256_ops
 
struct dentrydfs_sha256_bytes
 
struct dentrydfs_sha512_ops
 
struct dentrydfs_sha512_bytes
 
struct dentrydfs_errors
 
struct dentrydfs_last_error
 
struct dentrydfs_last_error_pid
 

Detailed Description

Definition at line 76 of file nx.h.

Field Documentation

struct dentry * dfs_aes_bytes

Definition at line 78 of file nx.h.

struct dentry* dfs_aes_ops

Definition at line 78 of file nx.h.

struct dentry* dfs_errors

Definition at line 81 of file nx.h.

struct dentry * dfs_last_error

Definition at line 81 of file nx.h.

struct dentry * dfs_last_error_pid

Definition at line 81 of file nx.h.

struct dentry* dfs_root

Definition at line 77 of file nx.h.

struct dentry * dfs_sha256_bytes

Definition at line 79 of file nx.h.

struct dentry* dfs_sha256_ops

Definition at line 79 of file nx.h.

struct dentry * dfs_sha512_bytes

Definition at line 80 of file nx.h.

struct dentry* dfs_sha512_ops

Definition at line 80 of file nx.h.


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