Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
geert
/
linux-m68k
/
e9a6fb0bcdd7609be6969112f3fbfcce3b1d4a7c
/
.
/
io_uring
/
truncate.h
blob: ec088293a4787d1324395e790bd7d07d80bd03b6 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
int
io_ftruncate_prep
(
struct
io_kiocb
*
req
,
const
struct
io_uring_sqe
*
sqe
);
int
io_ftruncate
(
struct
io_kiocb
*
req
,
unsigned
int
issue_flags
);