Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
void | coda_destroy_inodecache (void) |
int | coda_init_inodecache (void) |
int | coda_fsync (struct file *coda_file, loff_t start, loff_t end, int datasync) |
void | coda_sysctl_init (void) |
void | coda_sysctl_clean (void) |
Variables | |
struct file_system_type | coda_fs_type |
unsigned long | coda_timeout |
int | coda_hard |
int | coda_fake_statfs |
int coda_fake_statfs |
Definition at line 24 of file coda_linux.c.
struct file_system_type coda_fs_type |