#ifndef __LUNAIX_FOPTIONS_H #define __LUNAIX_FOPTIONS_H #define FO_CREATE 0x1 #define FO_APPEND 0x2 #endif /* __LUNAIX_FOPTIONS_H */