]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/dlm/user.h
binfmt_elf_fdpic: support auxvec base platform string
[linux-2.6-omap-h63xx.git] / fs / dlm / user.h
index d38e9f3e415118b3b4622b9b2909ac269b618c6e..35eb6a13d616d0a946687b809c0881ac1a5c1a12 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006 Red Hat, Inc.  All rights reserved.
+ * Copyright (C) 2006-2008 Red Hat, Inc.  All rights reserved.
  *
  * This copyrighted material is made available to anyone wishing to use,
  * modify, copy, or redistribute it subject to the terms and conditions
@@ -12,5 +12,7 @@
 void dlm_user_add_ast(struct dlm_lkb *lkb, int type);
 int dlm_user_init(void);
 void dlm_user_exit(void);
+int dlm_device_deregister(struct dlm_ls *ls);
+int dlm_user_daemon_available(void);
 
 #endif