Searched refs:HFS_TREE_BIGKEYS (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfs/
H A Dbtree.h163 #define HFS_TREE_BIGKEYS 0x00000002 /* key length is u16 instead of u8. macro
H A Dbrec.c39 if (node->tree->attributes & HFS_TREE_BIGKEYS)
47 if (node->tree->attributes & HFS_TREE_BIGKEYS) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dhfsplus_raw.h173 #define HFS_TREE_BIGKEYS 2 macro
H A Dbrec.c45 if (node->tree->attributes & HFS_TREE_BIGKEYS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dhfsplus_raw.h175 #define HFS_TREE_BIGKEYS 2 macro
H A Dbtree.c105 if (!(tree->attributes & HFS_TREE_BIGKEYS)) {

Completed in 57 milliseconds