#include "routix/system.h"
#include "string.h"
#include "drivers/fat.h"
#include "routix/paging.h"
#include "routix/kalloc.h"
#include <routix/kstdio.h>
#include <routix/file.h>
#include <drivers/floppy.h>
#include <fs/blockcache.h>
Go to the source code of this file.
|
Definition at line 22 of file fat12.c. Referenced by fat_next_sector(). |
|
Definition at line 21 of file fat12.c. Referenced by levantar_fat(). |
|
Definition at line 20 of file fat12.c. Referenced by fat_next_sector(). |
|
Definition at line 19 of file fat12.c. Referenced by levantar_fat(). |
|
Definition at line 23 of file fat12.c. Referenced by fat_file_find(), and fat_next_sector(). |
|
Definition at line 37 of file fat12.c. Referenced by init_floppy_fs(). |
|
Definition at line 156 of file fat12.c. Referenced by fat_file_find(), and fat_root_dir(). |
|
Definition at line 246 of file fat12.c. Referenced by fat_test(), and open_FAT12(). |
|
Definition at line 180 of file fat12.c. Referenced by fat_file_find(), fat_test(), and lseek(). |
|
|
|
|
|
|
|
Definition at line 142 of file fat12.c. Referenced by fat_root_dir(), fat_test(), and open_FAT12(). |
|
Definition at line 72 of file fat12.c. Referenced by fat_test(), and init_floppy_fs(). |
|
|
|
Definition at line 220 of file fat12.c. Referenced by fat_file_find(). |
|
|
|
Definition at line 30 of file fat12.c. Referenced by fat_12(), fat_file_find(), fat_next_sector(), fat_root_dir(), fat_test(), init_floppy_fs(), levantar_fat(), open_FAT12(), print_fat_info(), and tarea_init(). |
|
Definition at line 70 of file fat12.c. Referenced by fat_next_sector(), and levantar_fat(). |
|
Definition at line 337 of file fat12.c. Referenced by sys_show(). |
|
|