Home
last modified time | relevance | path

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

/linux/fs/hfs/
H A Dhfs_fs.h30 struct hfs_inode_info { struct
31 atomic_t opencnt;
33 unsigned int flags;
36 int tz_secondswest;
38 struct hfs_cat_key cat_key;
40 struct list_head open_dir_list;
41 spinlock_t open_dir_lock;
42 struct inode *rsrc_inode;
44 struct mutex extents_lock;
46 u16 alloc_blocks, clump_blocks;
[all …]