Home
last modified time | relevance | path

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

/external/syslinux/core/fs/ntfs/
Dntfs.h107 struct ntfs_readdir_state { struct
108 unsigned long mft_no; /* MFT record number */
109 bool in_idx_root; /* It's true if we're still in the INDEX root */
110 uint32_t idx_blks_count; /* Number of read INDX blocks */
111 uint32_t entries_count; /* Number of read INDEX entries */
112 int64_t last_vcn; /* Last VCN of the INDX block */