afs_fs_type       258 fs/afs/internal.h extern struct file_system_type afs_fs_type;
afs_fs_type       166 fs/afs/mntpt.c 	fc = fs_context_for_submount(&afs_fs_type, mntpt);
afs_fs_type        43 fs/afs/super.c struct file_system_type afs_fs_type = {
afs_fs_type       122 fs/afs/super.c 	ret = register_filesystem(&afs_fs_type);
afs_fs_type       141 fs/afs/super.c 	unregister_filesystem(&afs_fs_type);