Searched refs:LARGE_INDEX (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dindex.c1156 ir->index.ih_flags = LARGE_INDEX;
1573 ih->ih_flags &= ~LARGE_INDEX;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlayout.h2032 LARGE_INDEX = 1, /* The index is too large to fit in the index enumerator in enum:__anon4236
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dlayout.h1888 LARGE_INDEX = 1, /* The index is too large to fit in the index root enumerator in enum:__anon16876
H A Dinode.c883 if (!(ir->index.flags & LARGE_INDEX)) {
893 } /* LARGE_INDEX: Index allocation present. Setup state. */
1585 if (!(ir->index.flags & LARGE_INDEX)) {
1594 } /* LARGE_INDEX: Index allocation present. Setup state. */

Completed in 102 milliseconds