Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
9fc849144c80091252551a4897782ed5321d654a
/
.
/
fs
/
xfs
/
xfs_discard.h
blob: 0f070f9e44e1440f55dd1cf0b8177632d822d525 [
file
] [
log
] [
blame
]
#ifndef
XFS_DISCARD_H
#define
XFS_DISCARD_H
1
struct
fstrim_range
;
struct
list_head
;
extern
int
xfs_ioc_trim
(
struct
xfs_mount
*,
struct
fstrim_range __user
*);
#endif
/* XFS_DISCARD_H */