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

#include <jfs_incore.h>

Data Fields

struct super_blocksb
 
unsigned long mntflag
 
struct inodeipbmap
 
struct inodeipaimap
 
struct inodeipaimap2
 
struct inodeipimap
 
struct jfs_loglog
 
struct list_head log_list
 
short bsize
 
short l2bsize
 
short nbperpage
 
short l2nbperpage
 
short l2niperblk
 
dev_t logdev
 
uint aggregate
 
pxd_t logpxd
 
pxd_t fsckpxd
 
pxd_t ait2
 
char uuid [16]
 
char loguuid [16]
 
int commit_state
 
uint gengen
 
uint inostamp
 
struct bmapbmap
 
struct nls_tablenls_tab
 
struct inodedirect_inode
 
uint state
 
unsigned long flag
 
uint p_state
 
kuid_t uid
 
kgid_t gid
 
uint umask
 
uint minblks_trim
 

Detailed Description

Definition at line 158 of file jfs_incore.h.

Field Documentation

uint aggregate

Definition at line 173 of file jfs_incore.h.

pxd_t ait2

Definition at line 176 of file jfs_incore.h.

Definition at line 189 of file jfs_incore.h.

short bsize

Definition at line 167 of file jfs_incore.h.

int commit_state

Definition at line 183 of file jfs_incore.h.

struct inode* direct_inode

Definition at line 191 of file jfs_incore.h.

unsigned long flag

Definition at line 193 of file jfs_incore.h.

pxd_t fsckpxd

Definition at line 175 of file jfs_incore.h.

uint gengen

Definition at line 185 of file jfs_incore.h.

kgid_t gid

Definition at line 196 of file jfs_incore.h.

uint inostamp

Definition at line 186 of file jfs_incore.h.

struct inode* ipaimap

Definition at line 162 of file jfs_incore.h.

struct inode* ipaimap2

Definition at line 163 of file jfs_incore.h.

struct inode* ipbmap

Definition at line 161 of file jfs_incore.h.

struct inode* ipimap

Definition at line 164 of file jfs_incore.h.

short l2bsize

Definition at line 168 of file jfs_incore.h.

short l2nbperpage

Definition at line 170 of file jfs_incore.h.

short l2niperblk

Definition at line 171 of file jfs_incore.h.

Definition at line 165 of file jfs_incore.h.

struct list_head log_list

Definition at line 166 of file jfs_incore.h.

dev_t logdev

Definition at line 172 of file jfs_incore.h.

pxd_t logpxd

Definition at line 174 of file jfs_incore.h.

char loguuid[16]

Definition at line 178 of file jfs_incore.h.

uint minblks_trim

Definition at line 198 of file jfs_incore.h.

unsigned long mntflag

Definition at line 160 of file jfs_incore.h.

short nbperpage

Definition at line 169 of file jfs_incore.h.

struct nls_table* nls_tab

Definition at line 190 of file jfs_incore.h.

Definition at line 194 of file jfs_incore.h.

Definition at line 159 of file jfs_incore.h.

Definition at line 192 of file jfs_incore.h.

kuid_t uid

Definition at line 195 of file jfs_incore.h.

uint umask

Definition at line 197 of file jfs_incore.h.

char uuid[16]

Definition at line 177 of file jfs_incore.h.


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