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

#include <isofs.h>

Data Fields

unsigned long s_ninodes
 
unsigned long s_nzones
 
unsigned long s_firstdatazone
 
unsigned long s_log_zone_size
 
unsigned long s_max_size
 
int s_rock_offset
 
unsigned char s_joliet_level
 
unsigned char s_mapping
 
unsigned int s_high_sierra:1
 
unsigned int s_rock:2
 
unsigned int s_utf8:1
 
unsigned int s_cruft:1
 
unsigned int s_nocompress:1
 
unsigned int s_hide:1
 
unsigned int s_showassoc:1
 
unsigned int s_overriderockperm:1
 
unsigned int s_uid_set:1
 
unsigned int s_gid_set:1
 
umode_t s_fmode
 
umode_t s_dmode
 
kgid_t s_gid
 
kuid_t s_uid
 
struct nls_tables_nls_iocharset
 

Detailed Description

Definition at line 31 of file isofs.h.

Field Documentation

unsigned int s_cruft

Definition at line 44 of file isofs.h.

umode_t s_dmode

Definition at line 54 of file isofs.h.

unsigned long s_firstdatazone

Definition at line 34 of file isofs.h.

umode_t s_fmode

Definition at line 53 of file isofs.h.

kgid_t s_gid

Definition at line 55 of file isofs.h.

unsigned int s_gid_set

Definition at line 51 of file isofs.h.

unsigned int s_hide

Definition at line 47 of file isofs.h.

unsigned int s_high_sierra

Definition at line 41 of file isofs.h.

unsigned char s_joliet_level

Definition at line 39 of file isofs.h.

unsigned long s_log_zone_size

Definition at line 35 of file isofs.h.

unsigned char s_mapping

Definition at line 40 of file isofs.h.

unsigned long s_max_size

Definition at line 36 of file isofs.h.

unsigned long s_ninodes

Definition at line 32 of file isofs.h.

struct nls_table* s_nls_iocharset

Definition at line 57 of file isofs.h.

unsigned int s_nocompress

Definition at line 46 of file isofs.h.

unsigned long s_nzones

Definition at line 33 of file isofs.h.

unsigned int s_overriderockperm

Definition at line 49 of file isofs.h.

unsigned int s_rock

Definition at line 42 of file isofs.h.

int s_rock_offset

Definition at line 38 of file isofs.h.

unsigned int s_showassoc

Definition at line 48 of file isofs.h.

kuid_t s_uid

Definition at line 56 of file isofs.h.

unsigned int s_uid_set

Definition at line 50 of file isofs.h.

unsigned int s_utf8

Definition at line 43 of file isofs.h.


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