[funini.com] -> [kei@sodan] -> Kernel Reading

root/include/linux/falloc.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


#ifndef _FALLOC_H_
#define _FALLOC_H_

#define FALLOC_FL_KEEP_SIZE     0x01 /* default is extend size */

#endif /* _FALLOC_H_ */

/* [<][>][^][v][top][bottom][index][help] */

[funini.com] -> [kei@sodan] -> Kernel Reading