]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/xfs_dmapi.h
[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.
[linux-2.6-omap-h63xx.git] / fs / xfs / xfs_dmapi.h
index 00b1540f8108c71ba5d7ce40aa53296f5254fb4c..4e7865ad6f0ee74fe83a08d6f53a6a21d0c4dd2e 100644 (file)
@@ -189,6 +189,6 @@ typedef enum {
 #define AT_DELAY_FLAG(f) ((f&ATTR_NONBLOCK) ? DM_FLAGS_NDELAY : 0)
 
 
-extern struct bhv_vfsops xfs_dmops;
+extern struct bhv_module_vfsops xfs_dmops;
 
 #endif  /* __XFS_DMAPI_H__ */