Searched refs:belem_key (Results 1 – 3 of 3) sorted by relevance
245 extern inline void *belem_key(const struct hfs_belem *elem) in belem_key() function248 { return belem_key(brec->bottom); } in brec_key()256 { return bkey_record(belem_key(elem)); } in belem_record()
164 key = belem_key(curr); in hfs_bfind()312 brec->key = belem_key(belem); in hfs_bsucc()
66 memcpy(1+belem_key(belem), key, keysize); in hfs_bnode_update_key()