Home
last modified time | relevance | path

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

/linux-3.4.99/fs/hfs/
Dhfs_fs.h44 struct hfs_inode_info { struct
241 #define HFS_I(inode) (list_entry(inode, struct hfs_inode_info, vfs_inode))
Dsuper.c164 struct hfs_inode_info *i; in hfs_alloc_inode()
463 struct hfs_inode_info *i = p; in hfs_init_once()
473 sizeof(struct hfs_inode_info), 0, SLAB_HWCACHE_ALIGN, in init_hfs_fs()