Searched refs:FS_EXTENT_FL (Results 1 – 4 of 4) sorted by relevance
260 #define FS_EXTENT_FL 0x00080000 /* Extents */ macro
111 {"Extents", FS_EXTENT_FL, 'e'},
216 pub const FS_EXTENT_FL: ::std::os::raw::c_uint = 524288; constant
2428 #ifdef FS_EXTENT_FL2429 { "FS_EXTENT_FL", (unsigned long) FS_EXTENT_FL },