summaryrefslogtreecommitdiffstats
path: root/xlators/storage/bd_map/src/bd_map_help.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/storage/bd_map/src/bd_map_help.h')
-rw-r--r--xlators/storage/bd_map/src/bd_map_help.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/storage/bd_map/src/bd_map_help.h b/xlators/storage/bd_map/src/bd_map_help.h
index 46862f328..9fafa2d13 100644
--- a/xlators/storage/bd_map/src/bd_map_help.h
+++ b/xlators/storage/bd_map/src/bd_map_help.h
@@ -64,5 +64,6 @@ void bd_entry_put (bd_entry_t *entry);
int bd_build_lv_list (bd_priv_t *priv, char *vg);
int bd_entry_cleanup (void);
void bd_update_time (bd_entry_t *entry, int type);
+int bd_entry_rm (const char *path);
#endif