init: Initialize noop_backing_dev_info early
[sfrench/cifs-2.6.git] / include / linux / backing-dev.h
index 2bd073fa6bb53ebd0efad023e3ba8c836c56b691..d452071db572e1f402f9d751458b2c7a21c84fdd 100644 (file)
@@ -119,6 +119,8 @@ int bdi_set_max_ratio(struct backing_dev_info *bdi, unsigned int max_ratio);
 
 extern struct backing_dev_info noop_backing_dev_info;
 
+int bdi_init(struct backing_dev_info *bdi);
+
 /**
  * writeback_in_progress - determine whether there is writeback in progress
  * @wb: bdi_writeback of interest