Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/ntfs/
H A Dbtree.c288 PB_TREE_KEY
292 PB_TREE_KEY NewDummyKey; in CreateDummyKey()
352 PB_TREE_KEY DummyKey; in CreateEmptyBTree()
417 CompareTreeKeys(PB_TREE_KEY Key1, PB_TREE_KEY Key2, BOOLEAN CaseSensitive) in CompareTreeKeys()
511 PB_TREE_KEY CurrentKey; in CreateBTreeNodeFromIndexNode()
917 PB_TREE_KEY CurrentKey; in CreateIndexRootFromBTree()
1008 PB_TREE_KEY CurrentKey; in CreateIndexBufferFromBTreeNode()
1092 PB_TREE_KEY DummyKey; in DemoteBTreeRoot()
1460 PB_TREE_KEY
1463 PB_TREE_KEY NewKey; in CreateBTreeKeyFromFilename()
[all …]
H A Dntfs.h439 }B_TREE_KEY, *PB_TREE_KEY; typedef
450 PB_TREE_KEY FirstKey;
746 CompareTreeKeys(PB_TREE_KEY Key1,
747 PB_TREE_KEY Key2,
779 PB_TREE_KEY Key,
811 PB_TREE_KEY *MedianKey,
817 PB_TREE_KEY *MedianKey,
H A Dmft.c2211 PB_TREE_KEY NewLeftKey; in NtfsAddFilenameToDirectory()