Home
last modified time | relevance | path

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

/external/syslinux/core/fs/ntfs/
Dntfs.h419 struct ntfs_idx_allocation { struct
420 uint32_t magic;
421 uint16_t usa_ofs; /* Update Sequence Array offsets */
422 uint16_t usa_count; /* Update Sequence Array number in bytes */
423 int64_t lsn;
424 int64_t index_block_vcn; /* Virtual cluster number of the index block */
425 struct ntfs_idx_header index;