Searched defs:FS_XFLAG_PREALLOC (Results 1 – 2 of 2) sorted by relevance
128 #define FS_XFLAG_PREALLOC 0x00000002 /* preallocated file extents */ macro
157 pub const FS_XFLAG_PREALLOC: ::std::os::raw::c_uint = 2; constant