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