|
libparted 3.6
|
Macros | |
| #define | _(String) (String) |
Functions | |
| int | hfs_btree_search (HfsPrivateFile *b_tree_file, HfsPrivateGenericKey *key, void *record_out, unsigned int record_size, HfsCPrivateLeafRec *record_ref) |
| unsigned int _GL_ATTRIBUTE_PURE | hfs_find_start_pack (const PedFileSystem *fs, unsigned int fblock) |
| void | hfs_free_bad_blocks_list (HfsPrivateLinkExtent *first) |
| PedSector | hfs_get_empty_end (const PedFileSystem *fs) |
| int _GL_ATTRIBUTE_PURE | hfs_is_bad_block (const PedFileSystem *fs, unsigned int fblock) |
| int | hfs_read_bad_blocks (const PedFileSystem *fs) |
| #define _ | ( | String | ) | (String) |
| int hfs_btree_search | ( | HfsPrivateFile * | b_tree_file, |
| HfsPrivateGenericKey * | key, | ||
| void * | record_out, | ||
| unsigned int | record_size, | ||
| HfsCPrivateLeafRec * | record_ref | ||
| ) |
| unsigned int _GL_ATTRIBUTE_PURE hfs_find_start_pack | ( | const PedFileSystem * | fs, |
| unsigned int | fblock | ||
| ) |
| void hfs_free_bad_blocks_list | ( | HfsPrivateLinkExtent * | first | ) |
| PedSector hfs_get_empty_end | ( | const PedFileSystem * | fs | ) |
| int _GL_ATTRIBUTE_PURE hfs_is_bad_block | ( | const PedFileSystem * | fs, |
| unsigned int | fblock | ||
| ) |
| int hfs_read_bad_blocks | ( | const PedFileSystem * | fs | ) |