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

#include <reiserfs.h>

Data Fields

struct buffer_head * s_sbh
 
struct reiserfs_super_blocks_rs
 
struct reiserfs_bitmap_infos_ap_bitmap
 
struct reiserfs_journals_journal
 
unsigned short s_mount_state
 
struct mutex lock
 
struct task_structlock_owner
 
int lock_depth
 
void(* end_io_handler )(struct buffer_head *, int)
 
hashf_t s_hash_function
 
unsigned long s_mount_opt
 
struct {
   unsigned long   bits
 
   unsigned long   large_file_size
 
   int   border
 
   int   preallocmin
 
   int   preallocsize
 
s_alloc_options
 
wait_queue_head_t s_wait
 
atomic_t s_generation_counter
 
unsigned long s_properties
 
int s_disk_reads
 
int s_disk_writes
 
int s_fix_nodes
 
int s_do_balance
 
int s_unneeded_left_neighbor
 
int s_good_search_by_key_reada
 
int s_bmaps
 
int s_bmaps_without_search
 
int s_direct2indirect
 
int s_indirect2direct
 
int s_is_unlinked_ok
 
reiserfs_proc_info_data_t s_proc_info_data
 
struct proc_dir_entryprocdir
 
int reserved_blocks
 
spinlock_t bitmap_lock
 
struct dentrypriv_root
 
struct dentryxattr_root
 
int j_errno
 
int work_queued
 
struct delayed_work old_work
 
spinlock_t old_work_lock
 
chars_jdev
 

Detailed Description

Definition at line 418 of file reiserfs.h.

Field Documentation

spinlock_t bitmap_lock

Definition at line 479 of file reiserfs.h.

unsigned long bits

Definition at line 444 of file reiserfs.h.

int border

Definition at line 446 of file reiserfs.h.

void(* end_io_handler)(struct buffer_head *, int)

Definition at line 435 of file reiserfs.h.

int j_errno

Definition at line 482 of file reiserfs.h.

unsigned long large_file_size

Definition at line 445 of file reiserfs.h.

struct mutex lock

Definition at line 428 of file reiserfs.h.

int lock_depth

Definition at line 432 of file reiserfs.h.

struct task_struct* lock_owner

Definition at line 430 of file reiserfs.h.

struct delayed_work old_work

Definition at line 485 of file reiserfs.h.

spinlock_t old_work_lock

Definition at line 486 of file reiserfs.h.

int preallocmin

Definition at line 447 of file reiserfs.h.

int preallocsize

Definition at line 448 of file reiserfs.h.

struct dentry* priv_root

Definition at line 480 of file reiserfs.h.

Definition at line 477 of file reiserfs.h.

int reserved_blocks

Definition at line 478 of file reiserfs.h.

struct { ... } s_alloc_options

Definition at line 423 of file reiserfs.h.

int s_bmaps

Definition at line 468 of file reiserfs.h.

int s_bmaps_without_search

Definition at line 469 of file reiserfs.h.

int s_direct2indirect

Definition at line 470 of file reiserfs.h.

int s_disk_reads

Definition at line 462 of file reiserfs.h.

int s_disk_writes

Definition at line 463 of file reiserfs.h.

int s_do_balance

Definition at line 465 of file reiserfs.h.

int s_fix_nodes

Definition at line 464 of file reiserfs.h.

atomic_t s_generation_counter

Definition at line 456 of file reiserfs.h.

int s_good_search_by_key_reada

Definition at line 467 of file reiserfs.h.

hashf_t s_hash_function

Definition at line 436 of file reiserfs.h.

int s_indirect2direct

Definition at line 471 of file reiserfs.h.

int s_is_unlinked_ok

Definition at line 475 of file reiserfs.h.

char* s_jdev

Definition at line 492 of file reiserfs.h.

Definition at line 424 of file reiserfs.h.

unsigned long s_mount_opt

Definition at line 439 of file reiserfs.h.

unsigned short s_mount_state

Definition at line 425 of file reiserfs.h.

reiserfs_proc_info_data_t s_proc_info_data

Definition at line 476 of file reiserfs.h.

unsigned long s_properties

Definition at line 458 of file reiserfs.h.

Definition at line 422 of file reiserfs.h.

struct buffer_head* s_sbh

Definition at line 419 of file reiserfs.h.

int s_unneeded_left_neighbor

Definition at line 466 of file reiserfs.h.

Definition at line 454 of file reiserfs.h.

int work_queued

Definition at line 484 of file reiserfs.h.

struct dentry* xattr_root

Definition at line 481 of file reiserfs.h.


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