Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
872105689eeccbcd77377d6a29f69bba3b0cbe3b
/
.
/
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 */