digraph G { center=true; ratio=compress; rankdir="TB"; page="8.5,11"; orientation="portrait"; size="6,10"; fat_write_inode [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="fat_write_inode" ]; fat_get_parent [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_get_parent" ]; fat_get_parent [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_get_parent" ]; fat_get_parent -> fat_get_dotdot_entry [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_get_parent [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_get_parent" ]; init_fat_fs [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="init_fat_fs" ]; init_fat_fs -> fat_init_inodecache [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; init_fat_fs [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="init_fat_fs" ]; init_fat_fs -> fat_fat_cache_init [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; init_fat_fs [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="init_fat_fs" ]; fat_search_long [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_search_long" ]; fat_search_long -> fat_parse_long [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_search_long [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_search_long" ]; fat_ent_write [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_ent_write" ]; fat_ent_write -> fat_mirror_bhs [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_ent_write [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_ent_write" ]; fat_ent_write -> fat_sync_bhs [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_ent_write [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_ent_write" ]; fat_bmap [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_bmap" ]; fat_bmap -> fat_bmap_cluster [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_bmap [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_bmap" ]; fat_readdir [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_readdir" ]; fat_readdir -> __fat_readdir [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_readdir [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_readdir" ]; fat_remove_entries [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_remove_entries" ]; fat_remove_entries -> fat_sync_inode /* fs/fat/dir.c 932 1 */ [minlen=15 style="setlinewidth(1)" arrowsize=0 color="red" label="1" fontcolor="red" fontsize=150 fontname="Arial" ]; fat_remove_entries [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_remove_entries" ]; fat_remove_entries -> fat_sync_inode /* fs/fat/dir.c 932 2 */ [minlen=15 style="setlinewidth(1)" arrowsize=0 color="red" label="2" fontcolor="red" fontsize=150 fontname="Arial" ]; fat_remove_entries [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_remove_entries" ]; fat_remove_entries -> __fat_remove_entries [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_remove_entries [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_remove_entries" ]; fat_read_root [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_read_root" ]; fat_read_root [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_read_root" ]; fat_read_root -> fat_calc_dir_size [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_read_root [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_read_root" ]; fat_add_new_entries [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_add_new_entries" ]; fat_add_new_entries -> fat_free_clusters /* fs/fat/dir.c 1128 3 */ [minlen=15 style="setlinewidth(1)" arrowsize=0 color="red" label="3" fontcolor="red" fontsize=150 fontname="Arial" ]; fat_add_new_entries [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_add_new_entries" ]; fat_add_new_entries -> fat_zeroed_cluster [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_add_new_entries [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_add_new_entries" ]; fat_add_new_entries -> fat_alloc_clusters [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_add_new_entries [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_add_new_entries" ]; fat_sync_bhs [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="fat_sync_bhs" ]; fat__get_entry [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat__get_entry" ]; fat__get_entry -> fat_bmap [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat__get_entry [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat__get_entry" ]; fat_scan [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="fat_scan" ]; fat_scan -> fat_get_short_entry [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_scan [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="fat_scan" ]; fat12_ent_bread [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="fat12_ent_bread" ]; fat_bmap_cluster [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_bmap_cluster" ]; fat_bmap_cluster -> fat_get_cluster [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_bmap_cluster [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_bmap_cluster" ]; fat_get_block [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_get_block" ]; fat_get_block -> fat_bmap [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_get_block [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_get_block" ]; fat_get_block -> fat_add_cluster [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_get_block [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_get_block" ]; fat_get_block -> fat_bmap [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_get_block [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_get_block" ]; fat_fill_inode [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_fill_inode" ]; fat_fill_inode [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_fill_inode" ]; fat_fill_inode -> fat_calc_dir_size [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_fill_inode [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_fill_inode" ]; fat_add_entries [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_add_entries" ]; fat_add_entries -> __fat_remove_entries /* fs/fat/dir.c 1263 4 */ [minlen=15 style="setlinewidth(1)" arrowsize=0 color="red" label="4" fontcolor="red" fontsize=150 fontname="Arial" ]; fat_add_entries [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_add_entries" ]; fat_add_entries -> fat_free_clusters /* fs/fat/dir.c 1236 5 */ [minlen=15 style="setlinewidth(1)" arrowsize=0 color="red" label="5" fontcolor="red" fontsize=150 fontname="Arial" ]; fat_add_entries [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_add_entries" ]; fat_add_entries -> fat_chain_add [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_add_entries [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_add_entries" ]; fat_add_entries -> fat_add_new_entries [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_add_entries [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_add_entries" ]; fat_add_entries -> fat_sync_bhs [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_add_entries [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_add_entries" ]; fat_add_entries -> fat_sync_bhs [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_add_entries [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_add_entries" ]; fat_fill_super [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_fill_super" ]; fat_fill_super -> fat_read_root [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_fill_super [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_fill_super" ]; fat_fill_super -> fat_parse_options [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_fill_super [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_fill_super" ]; fat_get_cluster [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_get_cluster" ]; fat_get_cluster -> fat_ent_read [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_get_cluster [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_get_cluster" ]; fat_parse_options [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="fat_parse_options" ]; fat_statfs [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_statfs" ]; fat_statfs -> fat_count_free_clusters [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_statfs [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_statfs" ]; fat_init_inodecache [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="fat_init_inodecache" ]; fat_alloc_clusters [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_alloc_clusters" ]; fat_alloc_clusters -> fat_free_clusters /* fs/fat/fatent.c 515 6 */ [minlen=15 style="setlinewidth(1)" arrowsize=0 color="red" label="6" fontcolor="red" fontsize=150 fontname="Arial" ]; fat_alloc_clusters [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_alloc_clusters" ]; fat_alloc_clusters -> fat_mirror_bhs [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_alloc_clusters [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_alloc_clusters" ]; fat_alloc_clusters -> fat_sync_bhs [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_alloc_clusters [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_alloc_clusters" ]; fat_alloc_clusters -> fat_ent_read_block [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_alloc_clusters [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_alloc_clusters" ]; fat_get_dotdot_entry [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="fat_get_dotdot_entry" ]; fat_get_dotdot_entry -> fat_get_short_entry [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_get_dotdot_entry [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="fat_get_dotdot_entry" ]; fat_ent_read_block [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_ent_read_block" ]; fat_ent_read_block -> fat12_ent_bread [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_ent_read_block [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_ent_read_block" ]; fat_ent_read_block -> fat_ent_bread [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_ent_read_block [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_ent_read_block" ]; fat_ioctl_filldir [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="fat_ioctl_filldir" ]; fat_free [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_free" ]; fat_free -> fat_free_clusters [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_free [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_free" ]; fat_free -> fat_sync_inode [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_free [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_free" ]; fat_free -> fat_ent_write [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_free [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_free" ]; fat_free -> fat_ent_read [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_free [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_free" ]; fat_free -> fat_get_cluster [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_free [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_free" ]; fat_build_inode [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_build_inode" ]; fat_build_inode -> fat_fill_inode [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_build_inode [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_build_inode" ]; fat_zeroed_cluster [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_zeroed_cluster" ]; fat_zeroed_cluster -> fat_sync_bhs [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_zeroed_cluster [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_zeroed_cluster" ]; fat_zeroed_cluster -> fat_sync_bhs [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_zeroed_cluster [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_zeroed_cluster" ]; fat_get_short_entry [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="fat_get_short_entry" ]; fat_dir_ioctl [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_dir_ioctl" ]; fat_dir_ioctl -> __fat_readdir [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_dir_ioctl [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_dir_ioctl" ]; fat_dir_ioctl -> fat_generic_ioctl [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_dir_ioctl [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_dir_ioctl" ]; fat_free_clusters [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_free_clusters" ]; fat_free_clusters -> fat_mirror_bhs [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_free_clusters [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_free_clusters" ]; fat_free_clusters -> fat_sync_bhs [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_free_clusters [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_free_clusters" ]; fat_free_clusters -> fat_mirror_bhs [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_free_clusters [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_free_clusters" ]; fat_free_clusters -> fat_sync_bhs [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_free_clusters [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_free_clusters" ]; fat_free_clusters -> fat_ent_read [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_free_clusters [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_free_clusters" ]; __fat_readdir [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="__fat_readdir" ]; __fat_readdir -> fat_parse_long [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; __fat_readdir [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="__fat_readdir" ]; fat_ent_read [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_ent_read" ]; fat_ent_read -> fat12_ent_bread [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_ent_read [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_ent_read" ]; fat_ent_read -> fat_ent_bread [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_ent_read [ fillcolor="#CCFFCC" style=filled fontname="Arial" fontsize=100 label="fat_ent_read" ]; fat_sync_inode [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_sync_inode" ]; fat_sync_inode -> fat_write_inode [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_sync_inode [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_sync_inode" ]; fat_add_cluster [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_add_cluster" ]; fat_add_cluster -> fat_free_clusters /* fs/fat/inode.c 47 7 */ [minlen=15 style="setlinewidth(1)" arrowsize=0 color="red" label="7" fontcolor="red" fontsize=150 fontname="Arial" ]; fat_add_cluster [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_add_cluster" ]; fat_add_cluster -> fat_chain_add [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_add_cluster [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_add_cluster" ]; fat_add_cluster -> fat_alloc_clusters [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_add_cluster [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_add_cluster" ]; fat_chain_add [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_chain_add" ]; fat_chain_add -> fat_sync_inode [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_chain_add [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_chain_add" ]; fat_chain_add -> fat_ent_write [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_chain_add [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_chain_add" ]; fat_chain_add -> fat_ent_read [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_chain_add [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_chain_add" ]; fat_chain_add -> fat_get_cluster [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_chain_add [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_chain_add" ]; fat_fat_cache_init [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="fat_fat_cache_init" ]; fat_calc_dir_size [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_calc_dir_size" ]; fat_calc_dir_size -> fat_get_cluster [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_calc_dir_size [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_calc_dir_size" ]; fat_mirror_bhs [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="fat_mirror_bhs" ]; fat_truncate [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_truncate" ]; fat_truncate -> fat_free /* fs/fat/file.c 268 8 */ [minlen=15 style="setlinewidth(1)" arrowsize=0 color="red" label="8" fontcolor="red" fontsize=150 fontname="Arial" ]; fat_truncate [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_truncate" ]; fat_dir_empty [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_dir_empty" ]; fat_dir_empty -> fat_get_short_entry [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_dir_empty [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_dir_empty" ]; fat_alloc_new_dir [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_alloc_new_dir" ]; fat_alloc_new_dir -> fat_free_clusters /* fs/fat/dir.c 1046 9 */ [minlen=15 style="setlinewidth(1)" arrowsize=0 color="red" label="9" fontcolor="red" fontsize=150 fontname="Arial" ]; fat_alloc_new_dir [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_alloc_new_dir" ]; fat_alloc_new_dir -> fat_zeroed_cluster [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_alloc_new_dir [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_alloc_new_dir" ]; fat_alloc_new_dir -> fat_alloc_clusters [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_alloc_new_dir [ fillcolor="#660000" fontcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_alloc_new_dir" ]; fat_parse_long [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="fat_parse_long" ]; fat_count_free_clusters [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_count_free_clusters" ]; fat_count_free_clusters -> fat_ent_read_block [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_count_free_clusters [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_count_free_clusters" ]; fat_notify_change [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="fat_notify_change" ]; fat_subdirs [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_subdirs" ]; fat_subdirs -> fat_get_short_entry [minlen=15 style="setlinewidth(1)" arrowsize=0 color="black"]; fat_subdirs [ fillcolor="white" style=filled fontname="Arial" fontsize=100 label="fat_subdirs" ]; fat_ent_bread [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="fat_ent_bread" ]; fat_generic_ioctl [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="fat_generic_ioctl" ]; __fat_remove_entries [ fillcolor="#FFFFCC" style=filled fontname="Arial" fontsize=100 label="__fat_remove_entries" ]; }