Whamcloud - gitweb
b=13499
[fs/lustre-release.git] / lustre / lvfs / lvfs_internal.h
index d74bafd..091fd99 100644 (file)
@@ -1,11 +1,5 @@
 int  fsfilt_ext3_init(void);
 void fsfilt_ext3_exit(void);
 
-int  fsfilt_extN_init(void);
-void fsfilt_extN_exit(void);
-
 int  fsfilt_reiser_init(void);
 void fsfilt_reiser_exit(void);
-
-int lookup_by_path(char *path, int flags, struct nameidata *nd);
-struct dentry *lookup_create(struct nameidata *nd, int is_dir);