Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
6dea1ba1c82013c108d235ec32c6d8bd9ff6b48d
/
.
/
fs
/
xfs
/
linux-2.6
/
xfs_discard.h
blob: e82b6dd3e127707ed0a8e154ab1617da23444a90 [
file
] [
log
] [
blame
]
#ifndef
XFS_DISCARD_H
#define
XFS_DISCARD_H
1
struct
fstrim_range
;
extern
int
xfs_ioc_trim
(
struct
xfs_mount
*,
struct
fstrim_range __user
*);
#endif
/* XFS_DISCARD_H */