Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs/
H A Dinode.h218 } big_ntfs_inode; typedef
228 return (ntfs_inode *)container_of(inode, big_ntfs_inode, vfs_inode); in NTFS_I()
233 return &((big_ntfs_inode *)ni)->vfs_inode; in VFS_I()
H A Dsuper.c3130 sizeof(big_ntfs_inode), 0, in init_ntfs_fs()