Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
kgene
/
linux-samsung
/
af23f573e817642479fdd05e2b5da5b268eacfaf
/
.
/
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_ */