xlog_state_sync_all   86 fs/xfs/xfs_log.c STATIC int  xlog_state_sync_all(xlog_t *log, uint flags, int *log_flushed);
xlog_state_sync_all  411 fs/xfs/xfs_log.c 		return xlog_state_sync_all(log, flags, log_flushed);
xlog_state_sync_all 3594 fs/xfs/xfs_log.c 		xlog_state_sync_all(log, XFS_LOG_FORCE|XFS_LOG_SYNC, &dummy);