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

#include <bfs.h>

Data Fields

unsigned long si_blocks
 
unsigned long si_freeb
 
unsigned long si_freei
 
unsigned long si_lf_eblk
 
unsigned long si_lasti
 
unsigned longsi_imap
 
struct mutex bfs_lock
 

Detailed Description

Definition at line 13 of file bfs.h.

Field Documentation

struct mutex bfs_lock

Definition at line 20 of file bfs.h.

unsigned long si_blocks

Definition at line 14 of file bfs.h.

unsigned long si_freeb

Definition at line 15 of file bfs.h.

unsigned long si_freei

Definition at line 16 of file bfs.h.

unsigned long* si_imap

Definition at line 19 of file bfs.h.

unsigned long si_lasti

Definition at line 18 of file bfs.h.

unsigned long si_lf_eblk

Definition at line 17 of file bfs.h.


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