Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | fat_cache |
struct | fat_cache_id |
Macros | |
#define | FAT_MAX_CACHE 8 |
Functions | |
int __init | fat_cache_init (void) |
void | fat_cache_destroy (void) |
void | fat_cache_inval_inode (struct inode *inode) |
int | fat_get_cluster (struct inode *inode, int cluster, int *fclus, int *dclus) |
int | fat_bmap (struct inode *inode, sector_t sector, sector_t *phys, unsigned long *mapped_blocks, int create) |