]> err.no Git - linux-2.6/blobdiff - fs/xfs/xfs_mount.h
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build...
[linux-2.6] / fs / xfs / xfs_mount.h
index 27b558ee576ffa3b929bcfb14858d53b4d3b94e3..63e0693a358a295e4657eabde52ebc88b8de965e 100644 (file)
@@ -217,6 +217,7 @@ extern void xfs_icsb_sync_counters_locked(struct xfs_mount *, int);
 #define xfs_icsb_init_counters(mp)     (0)
 #define xfs_icsb_reinit_counters(mp)   do { } while (0)
 #define xfs_icsb_sync_counters(mp, flags)      do { } while (0)
+#define xfs_icsb_sync_counters_locked(mp, flags) do { } while (0)
 #endif
 
 typedef struct xfs_ail {