Searched refs:HFSPLUS_TREE_BIGKEYS (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/hfsplus/ | ||
D | brec.c | 35 klsz = (node->tree->attributes & HFSPLUS_TREE_BIGKEYS) ? 2 : 1; in hfsplus_brec_keylen() |
D | hfsplus_raw.h | 161 #define HFSPLUS_TREE_BIGKEYS 2 macro |