Home
last modified time | relevance | path

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

/external/syslinux/core/fs/ntfs/
Dntfs.h81 struct ntfs_inode { struct
483 #define NTFS_PVT(i) ((struct ntfs_inode *)((i)->pvt))
Dntfs.c70 inode = alloc_inode(fs, 0, sizeof(struct ntfs_inode)); in new_ntfs_inode()