1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (c) 2008 Silicon Graphics, Inc.
6 #ifndef __XFS_IOCTL_H__
7 #define __XFS_IOCTL_H__
19 struct dentry *dentry,
24 struct mnt_idmap *idmap,
25 struct dentry *dentry,
35 xfs_file_compat_ioctl(
40 int xfs_fsbulkstat_one_fmt(struct xfs_ibulk *breq,
41 const struct xfs_bulkstat *bstat);
42 int xfs_fsinumbers_fmt(struct xfs_ibulk *breq, const struct xfs_inumbers *igrp);