Sign in
zircon-guest
/
third_party
/
linux
/
refs/heads/linux-rolling-lts
/
.
/
fs
/
iomap
/
internal.h
blob: d05cb3aed96e790dc1f8edefb2b9c88c79c4dee2 [
file
] [
edit
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
_IOMAP_INTERNAL_H
#define
_IOMAP_INTERNAL_H
1
#define
IOEND_BATCH_SIZE
4096
u32 iomap_finish_ioend_direct
(
struct
iomap_ioend
*
ioend
);
#endif
/* _IOMAP_INTERNAL_H */