]> git.ipfire.org Git - people/ms/linux.git/blobdiff - fs/xfs/xfs_super.h
Merge branch 'for-6.0/dax' into libnvdimm-fixes
[people/ms/linux.git] / fs / xfs / xfs_super.h
index 3cd5a51bace13f9ee93bc5b0537692e4f4fe008f..364e2c2648a8a9cfee69d2faea81f24ef16688c6 100644 (file)
@@ -92,6 +92,7 @@ extern xfs_agnumber_t xfs_set_inode_alloc(struct xfs_mount *,
 
 extern const struct export_operations xfs_export_operations;
 extern const struct quotactl_ops xfs_quotactl_operations;
+extern const struct dax_holder_operations xfs_dax_holder_operations;
 
 extern void xfs_reinit_percpu_counters(struct xfs_mount *mp);