]> err.no Git - linux-2.6/blobdiff - fs/super.c
pid namespaces: round up the API
[linux-2.6] / fs / super.c
index 1bfcca2104be91ac9a8233cd94bf0e0e3ef6a182..d62629c6c0cb339077cca7286b507ef1c77e719f 100644 (file)
 #include <asm/uaccess.h>
 
 
-void get_filesystem(struct file_system_type *fs);
-void put_filesystem(struct file_system_type *fs);
-struct file_system_type *get_fs_type(const char *name);
-
 LIST_HEAD(super_blocks);
 DEFINE_SPINLOCK(sb_lock);