blob: df49a99ab5109bf6c60a864f3e9cb36d24314fb1 [file] [log] [blame]
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2000-2006 Silicon Graphics, Inc.
* All Rights Reserved.
*/
#ifndef LIBXFS_INIT_H
#define LIBXFS_INIT_H
struct stat;
extern int use_xfs_buf_lock;
#endif /* LIBXFS_INIT_H */