Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfs/
H A Dhfs_fs.h61 struct hfs_inode_info { struct
271 #define HFS_I(inode) (container_of(inode, struct hfs_inode_info, vfs_inode))
H A Dsuper.c163 struct hfs_inode_info *i; in hfs_alloc_inode()
470 struct hfs_inode_info *i = p; in hfs_init_once()
480 sizeof(struct hfs_inode_info), 0, in init_hfs_fs()