Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h2056 SMALL_INDEX = 0, /* The index is small enough to fit inside the enumerator
/third_party/ntfs-3g/libntfs-3g/
Dindex.c1236 if ((ir->index.ih_flags & NODE_MASK) == SMALL_INDEX) in ntfs_ir_reparent()
/third_party/ntfs-3g/ntfsprogs/
Dmkntfs.c2321 r->index.ih_flags = SMALL_INDEX; in add_attr_index_root()