Home
last modified time | relevance | path

Searched defs:hfs_inode_info (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/hfs/
Dhfs_fs.h44 struct hfs_inode_info { struct
45 atomic_t opencnt;
47 unsigned int flags;
50 int tz_secondswest;
52 struct hfs_cat_key cat_key;
54 struct list_head open_dir_list;
55 struct inode *rsrc_inode;
57 struct mutex extents_lock;
59 u16 alloc_blocks, clump_blocks;
60 sector_t fs_blocks;
[all …]