Whamcloud - gitweb
Branch: HEAD
[fs/lustre-release.git] / lustre / ldlm / ldlm_internal.h
index c6ee99e..8d992b2 100644 (file)
@@ -30,8 +30,6 @@ typedef enum {
 int ldlm_cancel_lru(struct ldlm_namespace *ns, ldlm_sync_t sync);
 
 /* ldlm_resource.c */
-void ldlm_resource_insert_lock_after(struct ldlm_lock *original,
-                                     struct ldlm_lock *new);
 int ldlm_resource_putref_locked(struct ldlm_resource *res);
 
 /* ldlm_lock.c */