Here is a list of all functions with links to the files they belong to:
- f -
- fat_alloc() : fat.c, fat.h, fat.c, fat.h
- fat_alloc_buffers() : fat.h, fat.c, fat.h
- fat_boot_sector_analyse() : bootsector.c, bootsector.h, bootsector.c, bootsector.h
- fat_boot_sector_generate() : bootsector.c, bootsector.h
- fat_boot_sector_probe_type() : bootsector.c, bootsector.h, bootsector.c, bootsector.h
- fat_boot_sector_read() : bootsector.c, bootsector.h, bootsector.c, bootsector.h
- fat_boot_sector_set_boot_code() : bootsector.c, bootsector.h
- fat_boot_sector_write() : bootsector.c, bootsector.h
- fat_calc_align_sectors() : calc.c, calc.h
- fat_calc_resize_sizes() : calc.c, calc.h
- fat_calc_sizes() : calc.c, calc.h
- fat_check() : fat.c
- fat_check_resize_geometry() : calc.c, calc.h
- fat_clobber() : fat.c
- fat_close() : fat.c, filesys.c
- fat_cluster_to_frag() : calc.c, calc.h
- fat_cluster_to_sector() : calc.c, calc.h
- fat_collect_cluster_info() : count.h, count.c, count.h
- fat_copy() : fat.c
- fat_create() : fat.c
- fat_create_fat16() : fat.c
- fat_create_fat32() : fat.c
- fat_dir_entry_get_first_cluster() : traverse.c, traverse.h
- fat_dir_entry_get_length() : traverse.c, traverse.h
- fat_dir_entry_get_name() : traverse.c, traverse.h
- fat_dir_entry_has_first_cluster() : traverse.c, traverse.h
- fat_dir_entry_is_active() : traverse.c, traverse.h
- fat_dir_entry_is_directory() : traverse.c, traverse.h
- fat_dir_entry_is_file() : traverse.c, traverse.h
- fat_dir_entry_is_null_term() : traverse.c, traverse.h
- fat_dir_entry_is_system_file() : traverse.c, traverse.h
- fat_dir_entry_set_first_cluster() : traverse.c, traverse.h
- fat_duplicate_clusters() : clstdup.c, clstdup.h
- fat_frag_to_cluster() : calc.c, calc.h
- fat_frag_to_sector() : calc.c, calc.h
- fat_free() : fat.c, fat.h, fat.c, fat.h
- fat_free_buffers() : fat.c, fat.h
- fat_get_cluster_flag() : count.h, count.c, count.h
- fat_get_cluster_usage() : count.h, count.c, count.h
- fat_get_copy_constraint() : fat.c
- fat_get_create_constraint_fat16() : fat.c
- fat_get_create_constraint_fat32() : fat.c
- fat_get_fragment_flag() : count.h, count.c, count.h
- fat_get_resize_constraint() : fat.c, filesys.c
- fat_info_sector_generate() : bootsector.c, bootsector.h
- fat_info_sector_read() : bootsector.c, bootsector.h
- fat_info_sector_write() : bootsector.c, bootsector.h
- fat_is_fragment_active() : count.h, count.c, count.h
- fat_is_sector_in_clusters() : calc.c, calc.h
- fat_max_cluster_count() : calc.c, calc.h
- fat_max_cluster_size() : calc.c, calc.h
- fat_min_cluster_count() : calc.c, calc.h
- fat_min_cluster_size() : calc.c, calc.h
- fat_min_reserved_sector_count() : calc.c, calc.h
- fat_op_context_create_initial_fat() : context.c, context.h
- fat_op_context_destroy() : context.c, context.h
- fat_op_context_map_cluster() : context.c, context.h
- fat_op_context_map_fragment() : context.c, context.h
- fat_op_context_map_static_cluster() : context.c, context.h
- fat_op_context_map_static_fragment() : context.c, context.h
- fat_op_context_new() : context.c, context.h
- fat_open() : fat.c, filesys.c
- fat_print() : fat.h
- fat_probe() : fat.c
- fat_probe_fat16() : fat.c, dos.c
- fat_probe_fat32() : fat.c, dos.c
- fat_read_cluster() : fatio.c, fatio.h
- fat_read_clusters() : fatio.c, fatio.h
- fat_read_fragment() : fatio.c, fatio.h
- fat_read_fragments() : fatio.c, fatio.h
- fat_recommend_min_cluster_size() : calc.c
- fat_resize() : fat.h, resize.c, filesys.c
- fat_sector_to_cluster() : calc.c, calc.h
- fat_sector_to_frag() : calc.c, calc.h
- fat_set_frag_sectors() : fat.c, fat.h
- fat_table_alloc_check_cluster() : table.c, table.h
- fat_table_alloc_cluster() : table.c, table.h
- fat_table_clear() : table.c, table.h
- fat_table_compare() : table.c, table.h
- fat_table_count_stats() : table.c, table.h
- fat_table_destroy() : table.c, table.h
- fat_table_duplicate() : table.c, table.h
- fat_table_entry_size() : table.c, table.h
- fat_table_get() : table.c, table.h
- fat_table_is_active() : table.c, table.h
- fat_table_is_available() : table.c, table.h
- fat_table_is_bad() : table.c, table.h
- fat_table_is_empty() : table.c, table.h
- fat_table_is_eof() : table.c, table.h
- fat_table_new() : table.c, table.h
- fat_table_read() : table.c, table.h
- fat_table_set() : table.c, table.h
- fat_table_set_avail() : table.c, table.h
- fat_table_set_bad() : table.c, table.h
- fat_table_set_cluster_count() : table.c, table.h
- fat_table_set_eof() : table.c, table.h
- fat_table_write() : table.c, table.h
- fat_table_write_all() : table.c, table.h
- fat_traverse_begin() : traverse.c, traverse.h
- fat_traverse_complete() : traverse.c, traverse.h
- fat_traverse_directory() : traverse.c, traverse.h
- fat_traverse_entries_per_buffer() : traverse.c, traverse.h
- fat_traverse_mark_dirty() : traverse.c, traverse.h
- fat_traverse_next_dir_entry() : traverse.c, traverse.h
- fat_write_cluster() : fatio.c, fatio.h
- fat_write_clusters() : fatio.c, fatio.h
- fat_write_fragment() : fatio.c, fatio.h
- fat_write_fragments() : fatio.c, fatio.h
- fat_write_sync_cluster() : fatio.c, fatio.h
- fat_write_sync_clusters() : fatio.c, fatio.h
- fat_write_sync_fragment() : fatio.c, fatio.h
- fat_write_sync_fragments() : fatio.c, fatio.h
- fdasd_add_partition() : fdasd.h, fdasd.in.h, fdasd.c
- fdasd_change_volser() : fdasd.h, fdasd.in.h, fdasd.c
- fdasd_check_api_version() : fdasd.h, fdasd.in.h, fdasd.c
- fdasd_check_volser() : fdasd.h, fdasd.in.h, fdasd.c
- fdasd_check_volume() : fdasd.h, fdasd.in.h, fdasd.c
- fdasd_cleanup() : fdasd.h, fdasd.in.h, fdasd.c
- fdasd_get_geometry() : fdasd.h, fdasd.in.h, fdasd.c
- fdasd_get_volser() : fdasd.h, fdasd.in.h, fdasd.c
- fdasd_initialize_anchor() : fdasd.h, fdasd.in.h, fdasd.c
- fdasd_prepare_labels() : fdasd.h, fdasd.in.h, fdasd.c
- fdasd_recreate_vtoc() : fdasd.h, fdasd.in.h, fdasd.c
- fdasd_reuse_vtoc() : fdasd.h, fdasd.in.h, fdasd.c
- fdasd_write_labels() : fdasd.h, fdasd.in.h, fdasd.c
- free() : parted.h, parted.in.h