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

#include <incore.h>

Data Fields

struct super_blocksd_vfs
 
struct gfs2_pcpu_lkstats __percpusd_lkstats
 
struct kobject sd_kobj
 
unsigned long sd_flags
 
struct gfs2_sb_host sd_sb
 
u32 sd_fsb2bb
 
u32 sd_fsb2bb_shift
 
u32 sd_diptrs
 
u32 sd_inptrs
 
u32 sd_jbsize
 
u32 sd_hash_bsize
 
u32 sd_hash_bsize_shift
 
u32 sd_hash_ptrs
 
u32 sd_qc_per_block
 
u32 sd_max_dirres
 
u32 sd_max_height
 
u64 sd_heightsize [GFS2_MAX_META_HEIGHT+1]
 
u32 sd_max_jheight
 
u64 sd_jheightsize [GFS2_MAX_META_HEIGHT+1]
 
struct gfs2_args sd_args
 
struct gfs2_tune sd_tune
 
struct lm_lockstruct sd_lockstruct
 
struct gfs2_holder sd_live_gh
 
struct gfs2_glocksd_rename_gl
 
struct gfs2_glocksd_trans_gl
 
wait_queue_head_t sd_glock_wait
 
atomic_t sd_glock_disposal
 
struct completion sd_locking_init
 
struct delayed_work sd_control_work
 
struct dentrysd_master_dir
 
struct dentrysd_root_dir
 
struct inodesd_jindex
 
struct inodesd_statfs_inode
 
struct inodesd_sc_inode
 
struct inodesd_qc_inode
 
struct inodesd_rindex
 
struct inodesd_quota_inode
 
spinlock_t sd_statfs_spin
 
struct gfs2_statfs_change_host sd_statfs_master
 
struct gfs2_statfs_change_host sd_statfs_local
 
int sd_statfs_force_sync
 
int sd_rindex_uptodate
 
spinlock_t sd_rindex_spin
 
struct rb_root sd_rindex_tree
 
unsigned int sd_rgrps
 
unsigned int sd_max_rg_data
 
struct list_head sd_jindex_list
 
spinlock_t sd_jindex_spin
 
struct mutex sd_jindex_mutex
 
unsigned int sd_journals
 
struct gfs2_jdescsd_jdesc
 
struct gfs2_holder sd_journal_gh
 
struct gfs2_holder sd_jinode_gh
 
struct gfs2_holder sd_sc_gh
 
struct gfs2_holder sd_qc_gh
 
struct task_structsd_logd_process
 
struct task_structsd_quotad_process
 
struct list_head sd_quota_list
 
atomic_t sd_quota_count
 
struct mutex sd_quota_mutex
 
wait_queue_head_t sd_quota_wait
 
struct list_head sd_trunc_list
 
spinlock_t sd_trunc_lock
 
unsigned int sd_quota_slots
 
unsigned int sd_quota_chunks
 
unsigned char ** sd_quota_bitmap
 
u64 sd_quota_sync_gen
 
spinlock_t sd_log_lock
 
unsigned int sd_log_blks_reserved
 
unsigned int sd_log_commited_buf
 
unsigned int sd_log_commited_databuf
 
int sd_log_commited_revoke
 
atomic_t sd_log_pinned
 
unsigned int sd_log_num_buf
 
unsigned int sd_log_num_revoke
 
unsigned int sd_log_num_rg
 
unsigned int sd_log_num_databuf
 
struct list_head sd_log_le_buf
 
struct list_head sd_log_le_revoke
 
struct list_head sd_log_le_databuf
 
struct list_head sd_log_le_ordered
 
atomic_t sd_log_thresh1
 
atomic_t sd_log_thresh2
 
atomic_t sd_log_blks_free
 
wait_queue_head_t sd_log_waitq
 
wait_queue_head_t sd_logd_waitq
 
u64 sd_log_sequence
 
unsigned int sd_log_head
 
unsigned int sd_log_tail
 
int sd_log_idle
 
struct rw_semaphore sd_log_flush_lock
 
atomic_t sd_log_in_flight
 
struct bio * sd_log_bio
 
wait_queue_head_t sd_log_flush_wait
 
int sd_log_error
 
unsigned int sd_log_flush_head
 
u64 sd_log_flush_wrapped
 
spinlock_t sd_ail_lock
 
struct list_head sd_ail1_list
 
struct list_head sd_ail2_list
 
struct list_head sd_revoke_list
 
unsigned int sd_replay_tail
 
unsigned int sd_found_blocks
 
unsigned int sd_found_revokes
 
unsigned int sd_replayed_blocks
 
struct gfs2_holder sd_freeze_gh
 
struct mutex sd_freeze_lock
 
unsigned int sd_freeze_count
 
char sd_fsname [GFS2_FSNAME_LEN]
 
char sd_table_name [GFS2_FSNAME_LEN]
 
char sd_proto_name [GFS2_FSNAME_LEN]
 
unsigned long sd_last_warning
 
struct dentrydebugfs_dir
 
struct dentrydebugfs_dentry_glocks
 
struct dentrydebugfs_dentry_glstats
 
struct dentrydebugfs_dentry_sbstats
 

Detailed Description

Definition at line 606 of file incore.h.

Field Documentation

struct dentry* debugfs_dentry_glocks

Definition at line 772 of file incore.h.

struct dentry* debugfs_dentry_glstats

Definition at line 773 of file incore.h.

struct dentry* debugfs_dentry_sbstats

Definition at line 774 of file incore.h.

struct dentry* debugfs_dir

Definition at line 771 of file incore.h.

struct list_head sd_ail1_list

Definition at line 746 of file incore.h.

struct list_head sd_ail2_list

Definition at line 747 of file incore.h.

spinlock_t sd_ail_lock

Definition at line 745 of file incore.h.

struct gfs2_args sd_args

Definition at line 630 of file incore.h.

struct delayed_work sd_control_work

Definition at line 642 of file incore.h.

u32 sd_diptrs

Definition at line 617 of file incore.h.

unsigned long sd_flags

Definition at line 610 of file incore.h.

unsigned int sd_found_blocks

Definition at line 754 of file incore.h.

unsigned int sd_found_revokes

Definition at line 755 of file incore.h.

unsigned int sd_freeze_count

Definition at line 762 of file incore.h.

struct gfs2_holder sd_freeze_gh

Definition at line 760 of file incore.h.

struct mutex sd_freeze_lock

Definition at line 761 of file incore.h.

u32 sd_fsb2bb

Definition at line 615 of file incore.h.

u32 sd_fsb2bb_shift

Definition at line 616 of file incore.h.

char sd_fsname[GFS2_FSNAME_LEN]

Definition at line 764 of file incore.h.

atomic_t sd_glock_disposal

Definition at line 640 of file incore.h.

wait_queue_head_t sd_glock_wait

Definition at line 639 of file incore.h.

u32 sd_hash_bsize

Definition at line 620 of file incore.h.

u32 sd_hash_bsize_shift

Definition at line 621 of file incore.h.

u32 sd_hash_ptrs

Definition at line 622 of file incore.h.

u64 sd_heightsize[GFS2_MAX_META_HEIGHT+1]

Definition at line 626 of file incore.h.

u32 sd_inptrs

Definition at line 618 of file incore.h.

u32 sd_jbsize

Definition at line 619 of file incore.h.

struct gfs2_jdesc* sd_jdesc

Definition at line 678 of file incore.h.

u64 sd_jheightsize[GFS2_MAX_META_HEIGHT+1]

Definition at line 628 of file incore.h.

struct inode* sd_jindex

Definition at line 649 of file incore.h.

struct list_head sd_jindex_list

Definition at line 673 of file incore.h.

struct mutex sd_jindex_mutex

Definition at line 675 of file incore.h.

spinlock_t sd_jindex_spin

Definition at line 674 of file incore.h.

struct gfs2_holder sd_jinode_gh

Definition at line 680 of file incore.h.

struct gfs2_holder sd_journal_gh

Definition at line 679 of file incore.h.

unsigned int sd_journals

Definition at line 676 of file incore.h.

struct kobject sd_kobj

Definition at line 609 of file incore.h.

unsigned long sd_last_warning

Definition at line 770 of file incore.h.

struct gfs2_holder sd_live_gh

Definition at line 636 of file incore.h.

Definition at line 608 of file incore.h.

struct completion sd_locking_init

Definition at line 641 of file incore.h.

struct lm_lockstruct sd_lockstruct

Definition at line 635 of file incore.h.

struct bio* sd_log_bio

Definition at line 738 of file incore.h.

atomic_t sd_log_blks_free

Definition at line 727 of file incore.h.

unsigned int sd_log_blks_reserved

Definition at line 709 of file incore.h.

unsigned int sd_log_commited_buf

Definition at line 710 of file incore.h.

unsigned int sd_log_commited_databuf

Definition at line 711 of file incore.h.

int sd_log_commited_revoke

Definition at line 712 of file incore.h.

int sd_log_error

Definition at line 740 of file incore.h.

unsigned int sd_log_flush_head

Definition at line 742 of file incore.h.

struct rw_semaphore sd_log_flush_lock

Definition at line 736 of file incore.h.

wait_queue_head_t sd_log_flush_wait

Definition at line 739 of file incore.h.

u64 sd_log_flush_wrapped

Definition at line 743 of file incore.h.

unsigned int sd_log_head

Definition at line 732 of file incore.h.

int sd_log_idle

Definition at line 734 of file incore.h.

atomic_t sd_log_in_flight

Definition at line 737 of file incore.h.

struct list_head sd_log_le_buf

Definition at line 720 of file incore.h.

struct list_head sd_log_le_databuf

Definition at line 722 of file incore.h.

struct list_head sd_log_le_ordered

Definition at line 723 of file incore.h.

struct list_head sd_log_le_revoke

Definition at line 721 of file incore.h.

spinlock_t sd_log_lock

Definition at line 707 of file incore.h.

unsigned int sd_log_num_buf

Definition at line 715 of file incore.h.

unsigned int sd_log_num_databuf

Definition at line 718 of file incore.h.

unsigned int sd_log_num_revoke

Definition at line 716 of file incore.h.

unsigned int sd_log_num_rg

Definition at line 717 of file incore.h.

atomic_t sd_log_pinned

Definition at line 714 of file incore.h.

u64 sd_log_sequence

Definition at line 731 of file incore.h.

unsigned int sd_log_tail

Definition at line 733 of file incore.h.

atomic_t sd_log_thresh1

Definition at line 725 of file incore.h.

atomic_t sd_log_thresh2

Definition at line 726 of file incore.h.

wait_queue_head_t sd_log_waitq

Definition at line 728 of file incore.h.

struct task_struct* sd_logd_process

Definition at line 687 of file incore.h.

wait_queue_head_t sd_logd_waitq

Definition at line 729 of file incore.h.

struct dentry* sd_master_dir

Definition at line 646 of file incore.h.

u32 sd_max_dirres

Definition at line 624 of file incore.h.

u32 sd_max_height

Definition at line 625 of file incore.h.

u32 sd_max_jheight

Definition at line 627 of file incore.h.

unsigned int sd_max_rg_data

Definition at line 669 of file incore.h.

char sd_proto_name[GFS2_FSNAME_LEN]

Definition at line 766 of file incore.h.

struct gfs2_holder sd_qc_gh

Definition at line 683 of file incore.h.

struct inode* sd_qc_inode

Definition at line 652 of file incore.h.

u32 sd_qc_per_block

Definition at line 623 of file incore.h.

unsigned char** sd_quota_bitmap

Definition at line 701 of file incore.h.

unsigned int sd_quota_chunks

Definition at line 700 of file incore.h.

atomic_t sd_quota_count

Definition at line 693 of file incore.h.

struct inode* sd_quota_inode

Definition at line 654 of file incore.h.

struct list_head sd_quota_list

Definition at line 692 of file incore.h.

struct mutex sd_quota_mutex

Definition at line 694 of file incore.h.

unsigned int sd_quota_slots

Definition at line 699 of file incore.h.

u64 sd_quota_sync_gen

Definition at line 703 of file incore.h.

wait_queue_head_t sd_quota_wait

Definition at line 695 of file incore.h.

struct task_struct* sd_quotad_process

Definition at line 688 of file incore.h.

struct gfs2_glock* sd_rename_gl

Definition at line 637 of file incore.h.

unsigned int sd_replay_tail

Definition at line 752 of file incore.h.

unsigned int sd_replayed_blocks

Definition at line 756 of file incore.h.

struct list_head sd_revoke_list

Definition at line 751 of file incore.h.

unsigned int sd_rgrps

Definition at line 668 of file incore.h.

struct inode* sd_rindex

Definition at line 653 of file incore.h.

spinlock_t sd_rindex_spin

Definition at line 666 of file incore.h.

struct rb_root sd_rindex_tree

Definition at line 667 of file incore.h.

int sd_rindex_uptodate

Definition at line 665 of file incore.h.

struct dentry* sd_root_dir

Definition at line 647 of file incore.h.

Definition at line 611 of file incore.h.

struct gfs2_holder sd_sc_gh

Definition at line 682 of file incore.h.

struct inode* sd_sc_inode

Definition at line 651 of file incore.h.

int sd_statfs_force_sync

Definition at line 661 of file incore.h.

struct inode* sd_statfs_inode

Definition at line 650 of file incore.h.

Definition at line 660 of file incore.h.

struct gfs2_statfs_change_host sd_statfs_master

Definition at line 659 of file incore.h.

spinlock_t sd_statfs_spin

Definition at line 658 of file incore.h.

char sd_table_name[GFS2_FSNAME_LEN]

Definition at line 765 of file incore.h.

struct gfs2_glock* sd_trans_gl

Definition at line 638 of file incore.h.

struct list_head sd_trunc_list

Definition at line 696 of file incore.h.

spinlock_t sd_trunc_lock

Definition at line 697 of file incore.h.

struct gfs2_tune sd_tune

Definition at line 631 of file incore.h.

Definition at line 607 of file incore.h.


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