Searched refs:HFS_TREE_BIGKEYS (Results 1 – 4 of 4) sorted by relevance
163 #define HFS_TREE_BIGKEYS 0x00000002 /* key length is u16 instead of u8. macro
39 if (node->tree->attributes & HFS_TREE_BIGKEYS) in hfs_brec_keylen()47 if (node->tree->attributes & HFS_TREE_BIGKEYS) { in hfs_brec_keylen()
174 #define HFS_TREE_BIGKEYS 2 macro
106 if (!(tree->attributes & HFS_TREE_BIGKEYS)) { in hfs_btree_open()