Home
last modified time | relevance | path

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

/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()
/fs/hfsplus/
Dbrec.c39 !(node->tree->attributes & HFS_TREE_VARIDXKEYS)) { in hfs_brec_keylen()
159 if (tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_brec_insert()
375 if (tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_brec_update_parent()
498 tree->attributes & HFS_TREE_VARIDXKEYS) in hfs_btree_inc_height()
504 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()