Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- f -
- f1 : fdasd.in.h, fdasd.h
- f2 : fdasd.in.h, fdasd.h
- F2FS_MAGIC : f2fs.h
- F2FS_MAX_VOLUME_NAME : f2fs.h
- F2FS_SB_OFFSET : f2fs.h
- f3 : fdasd.h, fdasd.in.h
- f4 : fdasd.h, fdasd.in.h
- f5 : fdasd.h, fdasd.in.h
- factor6 : fdasd.h, fdasd.in.h
- factor7 : fdasd.h, fdasd.in.h
- factor8 : fdasd.h, fdasd.in.h
- failure : vtoc.c
- FALSE : jfs_types.h
- fat16_type : fat.c, fat.h
- FAT32_INFO_MAGIC1 : bootsector.h
- FAT32_INFO_MAGIC2 : bootsector.h
- FAT32_INFO_MAGIC3 : bootsector.h
- fat32_type : fat.c, fat.h
- fat_alloc() : fat.c, fat.h, fat.c, fat.h
- fat_alloc_buffers() : fat.h, fat.c, fat.h
- FAT_BOOT_CODE : bootsector.h
- FAT_BOOT_CODE_LENGTH : bootsector.h
- FAT_BOOT_JUMP : bootsector.h
- FAT_BOOT_MESSAGE : bootsector.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
- 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() : filesys.c, fat.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_BACKWARD : context.h
- 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.h, traverse.c
- 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_DIR_FORWARD : context.h
- fat_duplicate_clusters() : clstdup.c, clstdup.h
- FAT_FLAG_BAD : count.h
- FAT_FLAG_DIRECTORY : count.h
- FAT_FLAG_FILE : count.h
- FAT_FLAG_FREE : count.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_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
- 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
- fat_is_sector_in_clusters() : calc.c, calc.h
- FAT_LONG : dvh.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.h, calc.c
- 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() : dos.c, fat.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() : filesys.c, resize.c, fat.h
- FAT_ROOT : fat.h
- FAT_ROOT_DIR_ENTRY_COUNT : fat.h
- fat_sector_to_cluster() : calc.h, calc.c
- fat_sector_to_frag() : calc.c, calc.h
- fat_set_frag_sectors() : fat.c, fat.h
- FAT_SHORT : dvh.h
- FAT_SPECIFIC : 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.h, table.c
- 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.h, table.c
- 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.h, table.c
- 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.h, traverse.c
- 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_TYPE_FAT12 : fat.h
- FAT_TYPE_FAT16 : fat.h
- FAT_TYPE_FAT32 : fat.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.h, fatio.c
- fat_write_sync_fragment() : fatio.c, fatio.h
- fat_write_sync_fragments() : fatio.c, fatio.h
- FatBootSector : bootsector.h
- FatCluster : fat.h
- FatClusterFlag : count.h
- FatClusterInfo : count.h
- FatDirection : context.h
- FatDirEntry : fat.h
- FatFragment : fat.h
- FatInfoSector : bootsector.h
- FatOpContext : context.h
- FatSpecific : fat.h
- FatTable : fat.h, table.h
- FatTraverseInfo : traverse.h
- FatType : fat.h
- fdasd_add_partition() : fdasd.h, fdasd.in.h, fdasd.c
- fdasd_anchor_t : fdasd.h, fdasd.in.h
- fdasd_change_volser() : fdasd.h, fdasd.in.h, fdasd.c
- fdasd_check_api_version() : fdasd.c, fdasd.in.h, fdasd.h
- fdasd_check_volser() : fdasd.in.h, fdasd.c, fdasd.h
- fdasd_check_volume() : fdasd.h, fdasd.in.h, fdasd.c
- fdasd_cleanup() : fdasd.h, fdasd.in.h, fdasd.c
- fdasd_failure : fdasd.h, fdasd.in.h
- fdasd_get_geometry() : fdasd.in.h, fdasd.c, fdasd.h
- 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.c, fdasd.h, fdasd.in.h
- fdasd_reuse_vtoc() : fdasd.h, fdasd.in.h, fdasd.c
- FDASD_VERSION : fdasd.h, fdasd.in.h
- fdasd_write_labels() : fdasd.c, fdasd.in.h, fdasd.h
- first_alt_trk : fdasd.in.h, fdasd.h
- first_dia_trk : fdasd.in.h, fdasd.h
- first_sup_trk : fdasd.in.h, fdasd.h
- FIRST_USABLE_CYL : vtoc.in.h, vtoc.h
- FIRST_USABLE_TRK : vtoc.h, vtoc.in.h
- FMT_AHDI : atari.c
- FMT_ICD : atari.c
- FMT_XGM : atari.c
- format1_label_t : vtoc.h, vtoc.in.h
- format4_label_t : vtoc.in.h, vtoc.h
- format5_label_t : vtoc.in.h, vtoc.h
- format7_label_t : vtoc.in.h, vtoc.h
- format9_label_t : vtoc.in.h, vtoc.h
- format_data_t : fdasd.h, fdasd.in.h
- formula : fdasd.h, fdasd.in.h
- free() : parted.h, parted.in.h
- FS_FORMAT_3_5 : reiserfs.h
- FS_FORMAT_3_6 : reiserfs.h
- PedFileSystem : filesys.h, filesys.in.h
- PedFileSystemAlias : filesys.h, filesys.in.h
- PedFileSystemOps : filesys.h, filesys.in.h
- PedFileSystemType : filesys.h, filesys.in.h