diff --git a/include/linux/iomap.h b/include/linux/iomap.h index 45f43865b0f0494512073973bb50c76c082ee837..1f36523d448aa510d123f17485b003123557ea3e 100644 --- a/include/linux/iomap.h +++ b/include/linux/iomap.h @@ -57,6 +57,7 @@ struct iomap { struct block_device *bdev; /* block device for I/O */ struct dax_device *dax_dev; /* dax_dev for dax operations */ void *inline_data; + void *private; /* filesystem private */ /* * Called when finished processing a page in the mapping returned in