Lines Matching refs:hfs_catalog_key_t
55 hfs_catalog_key_t hfs_gMetadataDirectoryKey; /* contains HFS+ inodes */
56 hfs_catalog_key_t hfs_gJournalInfoBlockFileKey;
57 hfs_catalog_key_t hfs_gJournalBufferFileKey;
58 hfs_catalog_key_t* hfs_gPrivateObjectKeys[4] = {
84 dlo_print_key(hfs_catalog_key_t *key)
166 hfs_catalog_key_t rootkey;
485 hfs_catalog_key_t childkey;
512 hfs_catalog_key_t* out_key,
517 hfs_catalog_key_t key;
544 hfs_catalog_key_t* in_key,
551 hfs_catalog_key_t* curkey;
575 curkey = hfslib_malloc(sizeof(hfs_catalog_key_t), cbargs);
788 hfs_catalog_key_t filekey;
927 hfs_catalog_key_t curkey;
1124 hfslib_is_private_file(hfs_catalog_key_t *filekey)
1126 hfs_catalog_key_t* curkey = NULL;
1520 hfs_catalog_key_t reckey;
1661 hfs_catalog_key_t* out_key,
2284 hfs_catalog_key_t* out_key)
2328 const hfs_catalog_key_t *a, *b;
2333 a = (const hfs_catalog_key_t*)ap;
2334 b = (const hfs_catalog_key_t*)bp;
2391 const hfs_catalog_key_t *a, *b;
2393 a = (const hfs_catalog_key_t *) ap;
2394 b = (const hfs_catalog_key_t *) bp;
2685 hfs_catalog_key_t key;