Home
last modified time | relevance | path

Searched refs:hfs_inode_info (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hfs/
H A Dhfs_fs.h57 * struct hfs_inode_info
61 struct hfs_inode_info { struct
268 #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()
/kernel/linux/linux-6.6/fs/hfs/
H A Dhfs_fs.h57 * struct hfs_inode_info
61 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()

Completed in 3 milliseconds