]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blob - db/crc.h
xfs_scrub_all: escape service names consistently
[thirdparty/xfsprogs-dev.git] / db / crc.h
1 // SPDX-License-Identifier: GPL-2.0
2 /*
3 * Copyright (c) 2016 Red Hat, Inc.
4 * All Rights Reserved.
5 */
6
7 struct field;
8
9 extern void crc_init(void);