Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/hfs/
A Dhfs_fs.h61 struct hfs_inode_info { struct
62 atomic_t opencnt;
64 unsigned int flags;
67 int tz_secondswest;
72 spinlock_t open_dir_lock;
77 u16 alloc_blocks, clump_blocks;
78 sector_t fs_blocks;
81 u16 first_blocks;
83 u16 cached_start, cached_blocks;
85 loff_t phys_size;
[all …]

Completed in 3 milliseconds