btrfs: migrate to use folio private instead of page private
[linux-2.6-microblaze.git] / fs / btrfs / extent_io.h
index 2171057..8eac838 100644 (file)
@@ -43,10 +43,10 @@ enum {
 };
 
 /*
- * page->private values.  Every page that is controlled by the extent
- * map has page->private set to one.
+ * Folio private values.  Every page that is controlled by the extent map has
+ * folio private set to this value.
  */
-#define EXTENT_PAGE_PRIVATE 1
+#define EXTENT_FOLIO_PRIVATE                   1
 
 /*
  * The extent buffer bitmap operations are done with byte granularity instead of