coda_fs_type        8 fs/coda/coda_int.h extern struct file_system_type coda_fs_type;
coda_fs_type      322 fs/coda/inode.c struct file_system_type coda_fs_type = {
coda_fs_type      407 fs/coda/psdev.c 	status = register_filesystem(&coda_fs_type);
coda_fs_type      429 fs/coda/psdev.c 	err = unregister_filesystem(&coda_fs_type);