Home
last modified time | relevance | path

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

/fs/hfs/
Dhfs_fs.h61 struct hfs_inode_info { struct
255 #define HFS_I(inode) (list_entry(inode, struct hfs_inode_info, vfs_inode))
Dsuper.c163 struct hfs_inode_info *i; in hfs_alloc_inode()
475 struct hfs_inode_info *i = p; in hfs_init_once()
485 sizeof(struct hfs_inode_info), 0, SLAB_HWCACHE_ALIGN, in init_hfs_fs()