Sign in
linux
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
3062aa50a6b2c3103470178fe7506c450d79ebe5
/
.
/
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 */