Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hfs/
Dhfs_fs.h268 #define HFS_I(inode) (container_of(inode, struct hfs_inode_info, vfs_inode)) macro
/kernel/linux/linux-6.6/fs/hfs/
Dhfs_fs.h271 #define HFS_I(inode) (container_of(inode, struct hfs_inode_info, vfs_inode)) macro