Sign in
◑
Theme
coral
/
linux-mtk
/
e7577c50f2fb2d1c167e2c04a4b4c2cc042acb82
/
.
/
include
/
linux
/
falloc.h
blob: 8e912ab6a072603a8280a252e57ad6c99c129b7b [
file
]
#ifndef
_FALLOC_H_
#define
_FALLOC_H_
#define
FALLOC_FL_KEEP_SIZE
0x01
/* default is extend size */
#endif
/* _FALLOC_H_ */