Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_mount.h91 extern void xfs_icsb_sync_counters(struct xfs_mount *, int);
100 #define xfs_icsb_sync_counters(mp, flags) do { } while (0) macro
Dxfs_iomap.c348 xfs_icsb_sync_counters(mp, XFS_ICSB_LAZY_COUNT); in xfs_iomap_prealloc_size()
Dxfs_fsops.c509 xfs_icsb_sync_counters(mp, XFS_ICSB_LAZY_COUNT); in xfs_fs_counts()
Dxfs_mount.c1568 xfs_icsb_sync_counters(mp, 0); in xfs_log_sbcount()
2353 xfs_icsb_sync_counters( in xfs_icsb_sync_counters() function
Dxfs_super.c1053 xfs_icsb_sync_counters(mp, XFS_ICSB_LAZY_COUNT); in xfs_fs_statfs()