staging/lustre/ldlm: Remove unused ldlm_init/fini_flock_export
[firefly-linux-kernel-4.4.55.git] / drivers / staging / lustre / lustre / ldlm / ldlm_internal.h
index e870b3ebe9dd0efee36c4c043d618814d04e39ba..1293f13fade1317c99ac0777a7320c244868f556 100644 (file)
@@ -188,8 +188,6 @@ void ldlm_extent_unlink_lock(struct ldlm_lock *lock);
 int ldlm_process_flock_lock(struct ldlm_lock *req, __u64 *flags,
                            int first_enq, ldlm_error_t *err,
                            struct list_head *work_list);
-int ldlm_init_flock_export(struct obd_export *exp);
-void ldlm_destroy_flock_export(struct obd_export *exp);
 
 /* l_lock.c */
 void l_check_ns_lock(struct ldlm_namespace *ns);