Whamcloud - gitweb
LU-103 Add support for test groups.
[fs/lustre-release.git] / lustre / lov / lov_internal.h
index 9e640b2..9d899fc 100644 (file)
@@ -258,10 +258,6 @@ int lov_fini_statfs(struct obd_device *obd, struct obd_statfs *osfs,
 int lov_fini_statfs_set(struct lov_request_set *set);
 int lov_statfs_interpret(struct ptlrpc_request_set *rqset, void *data, int rc);
 
-int cb_sync_fs_update(void *cookie, int rc);
-int lov_fini_sync_fs_set(struct lov_request_set *set);
-int lov_prep_sync_fs_set(struct obd_device *obd, struct obd_info *oinfo,
-                         struct lov_request_set **reqset);
 /* lov_obd.c */
 void lov_fix_desc(struct lov_desc *desc);
 void lov_fix_desc_stripe_size(__u64 *val);