Searched refs:ntfs_inode (Results 1 – 2 of 2) sorted by relevance
81 struct ntfs_inode { struct483 #define NTFS_PVT(i) ((struct ntfs_inode *)((i)->pvt))
70 inode = alloc_inode(fs, 0, sizeof(struct ntfs_inode)); in new_ntfs_inode()