Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
c0c0a29379b5848aec2e8f1c58d853d3cb7118b8
/
.
/
include
/
linux
/
falloc.h
blob: 8e912ab6a072603a8280a252e57ad6c99c129b7b [
file
] [
log
] [
blame
]
#ifndef
_FALLOC_H_
#define
_FALLOC_H_
#define
FALLOC_FL_KEEP_SIZE
0x01
/* default is extend size */
#endif
/* _FALLOC_H_ */