Home
last modified time | relevance | path

Searched refs:LARGE_INDEX (Results 1 – 3 of 3) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
Dindex.c1268 ir->index.ih_flags = LARGE_INDEX; in ntfs_ir_reparent()
1719 ih->ih_flags &= ~LARGE_INDEX; in ntfs_ir_leafify()
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h2059 LARGE_INDEX = 1, /* The index is too large to fit in the index enumerator
/third_party/ntfs-3g/ntfsprogs/
Dmkntfs.c2527 r->index.ih_flags = LARGE_INDEX; in upgrade_to_large_index()