Searched refs:FS_XFLAG_EXTSIZE (Results 1 – 3 of 3) sorted by relevance
137 #define FS_XFLAG_EXTSIZE 0x00000800 /* extent size allocator hint */ macro
166 pub const FS_XFLAG_EXTSIZE: ::std::os::raw::c_uint = 2048; constant
2623 #ifdef FS_XFLAG_EXTSIZE2624 { "FS_XFLAG_EXTSIZE", (unsigned long) FS_XFLAG_EXTSIZE },