Linux Kernel
3.7.1
|
#include <hfs_fs.h>
Data Fields | |
struct buffer_head * | mdb_bh |
struct hfs_mdb * | mdb |
struct buffer_head * | alt_mdb_bh |
struct hfs_mdb * | alt_mdb |
__be32 * | bitmap |
struct hfs_btree * | ext_tree |
struct hfs_btree * | cat_tree |
u32 | file_count |
u32 | folder_count |
u32 | next_id |
u32 | clumpablks |
u32 | fs_start |
u32 | part_start |
u16 | root_files |
u16 | root_dirs |
u16 | fs_ablocks |
u16 | free_ablocks |
u32 | alloc_blksz |
int | s_quiet |
__be32 | s_type |
__be32 | s_creator |
umode_t | s_file_umask |
umode_t | s_dir_umask |
kuid_t | s_uid |
kgid_t | s_gid |
int | session |
int | part |
struct nls_table * | nls_io |
struct nls_table * | nls_disk |
struct mutex | bitmap_lock |
unsigned long | flags |
u16 | blockoffset |
int | fs_div |
struct super_block * | sb |
int | work_queued |
struct delayed_work | mdb_work |
spinlock_t | work_lock |
struct delayed_work mdb_work |
struct super_block* sb |
spinlock_t work_lock |