Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dcache.h35 struct CACHED_INODE { struct
36 struct CACHED_INODE *next; argument
37 struct CACHED_INODE *previous; argument
38 const char *pathname;
39 size_t varsize;
40 union ALIGNMENT payload[0];
42 u64 inum;