Home
last modified time | relevance | path

Searched refs:HFS_TREE_VARIDXKEYS (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/fs/hfs/
Dbrec.c38 !(node->tree->attributes & HFS_TREE_VARIDXKEYS)) { in hfs_brec_keylen()
161 if (tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_brec_insert()
373 if (tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_brec_update_parent()
413 if (!(tree->attributes & HFS_TREE_VARIDXKEYS)) in hfs_brec_update_parent()
496 tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_btree_inc_height()
502 if (!(tree->attributes & HFS_TREE_VARIDXKEYS)) { in hfs_btree_inc_height()
Dbtree.h165 #define HFS_TREE_VARIDXKEYS 0x00000004 /* variable key length instead of macro
Dbnode.c52 tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_bnode_read_key()
154 if (node->tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_bnode_dump()
/linux-2.6.39/fs/hfsplus/
Dbrec.c39 !(node->tree->attributes & HFS_TREE_VARIDXKEYS)) { in hfs_brec_keylen()
155 if (tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_brec_insert()
371 if (tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_brec_update_parent()
494 tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_btree_inc_height()
500 if (!(tree->attributes & HFS_TREE_VARIDXKEYS)) { in hfs_btree_inc_height()
Dbtree.c75 if (tree->attributes & HFS_TREE_VARIDXKEYS) { in hfs_btree_open()
88 if (!(tree->attributes & HFS_TREE_VARIDXKEYS)) { in hfs_btree_open()
Dhfsplus_raw.h175 #define HFS_TREE_VARIDXKEYS 4 macro
Dbnode.c65 tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_bnode_read_key()
317 if (node->tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_bnode_dump()