Home
last modified time | relevance | path

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

/linux-4.19.296/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 spinlock_t open_dir_lock;
73 struct inode *rsrc_inode;
75 struct mutex extents_lock;
77 u16 alloc_blocks, clump_blocks;
[all …]