Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dcache.h45 struct CACHED_NIDATA { struct
46 struct CACHED_NIDATA *next; argument
47 struct CACHED_NIDATA *previous; argument
48 const char *pathname; /* not used */
49 size_t varsize; /* not used */
50 union ALIGNMENT payload[0];
52 u64 inum;
53 ntfs_inode *ni;