Searched defs:CACHED_NIDATA (Results 1 – 1 of 1) sorted by relevance
45 struct CACHED_NIDATA { struct46 struct CACHED_NIDATA *next; argument47 struct CACHED_NIDATA *previous; argument48 const char *pathname; /* not used */49 size_t varsize; /* not used */50 union ALIGNMENT payload[0];52 u64 inum;53 ntfs_inode *ni;