staging/lustre/fid: move all files from procfs to debugfs
[deliverable/linux.git] / drivers / staging / lustre / lustre / fid / fid_internal.h
index b5e8da8956f2bd7de3e5fa079fea000c91c6fe18..84daee1154dc5e2a566aa23b897d1a108b3d92c9 100644 (file)
 int seq_client_alloc_super(struct lu_client_seq *seq,
                           const struct lu_env *env);
 
-#if defined(CONFIG_PROC_FS)
-extern struct lprocfs_vars seq_client_proc_list[];
-#endif
-
-extern struct proc_dir_entry *seq_type_proc_dir;
+extern struct lprocfs_vars seq_client_debugfs_list[];
 
 #endif /* __FID_INTERNAL_H */
This page took 0.047143 seconds and 5 git commands to generate.