configfs_fs_type  116 fs/configfs/mount.c static struct file_system_type configfs_fs_type = {
configfs_fs_type  126 fs/configfs/mount.c 	int err = simple_pin_fs(&configfs_fs_type, &configfs_mount,
configfs_fs_type  151 fs/configfs/mount.c 	err = register_filesystem(&configfs_fs_type);
configfs_fs_type  168 fs/configfs/mount.c 	unregister_filesystem(&configfs_fs_type);