Home
last modified time | relevance | path

Searched refs:xfs_icsb_sync_counters (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_mount.c58 STATIC void xfs_icsb_sync_counters(xfs_mount_t *);
69 #define xfs_icsb_sync_counters(mp) do { } while (0) macro
1191 xfs_icsb_sync_counters(mp);
2013 xfs_icsb_sync_counters( function