Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfs/
Dhfs_fs.h61 struct hfs_inode_info { struct
62 atomic_t opencnt;
64 unsigned int flags;
67 int tz_secondswest;
69 struct hfs_cat_key cat_key;
71 struct list_head open_dir_list;
72 struct inode *rsrc_inode;
74 struct mutex extents_lock;
76 u16 alloc_blocks, clump_blocks;
77 sector_t fs_blocks;
[all …]